Forum Moderators: coopster

Message Too Old, No Replies

i have a problem uploading files

         

MrGecko

7:14 pm on Jul 12, 2007 (gmt 0)

10+ Year Member



i have a problem uploading files more than 10MB big i need to upload about 100MB
can some one help me i have the max files size set to 0M witch should be unlimited right i tested to make sure it is not my script that cause it to not upload i tried uploading a file that is 9MB file and it worked

Mr. Gecko

eelixduppy

7:33 pm on Jul 12, 2007 (gmt 0)



I do not believe using 0M means that it has no limit, so you might want to specify something over 100M. Aside from this directive there are other directives which affect the file upload process. You should also take a look at the following:
post_max_size [us2.php.net]
max_input_time [us2.php.net]

Depending on how long it takes for the upload to complete, you might want to look into alternative methods.

MrGecko

7:58 pm on Jul 12, 2007 (gmt 0)

10+ Year Member



Thanks It Works Now!