![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
Uploading Limits
I have done this before and its been a while.
I need to be able to upload atleast 5MBs In attachments/ I have run threw all I can remember and now my eyes are getting Blury as hell going threw the PHP Please help No members have liked this post.
|
|
#2
|
||||
|
||||
|
max_upload limit in php.ini
restart httpd after No members have liked this post.
|
|
#3
|
||||
|
||||
|
To upload large files you need to change a number of settings.
For details read: http://www.php.net/manual/en/features.file-upload.php In your php.ini set upload_max_filesize, post_max_size, and max_execution_time to values larger then the largest file you want to upload. You may want to post_max_size to a value greater then upload_max_filesize, since warnings created by going over this limit aren't catchable with an error handler.
__________________
View My Modifications 29 Releases and Counting... Latest Modification: dmActivityStream - vBookie Integration (4.x) Please do not PM me to ask for support - please use the relevant thread or forum. No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Thread Tools | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 18:36.


