RE: [PHP] Hidden File Upload Limit

2004-03-04 Thread Ford, Mike [LSS]
On 04 March 2004 16:44, Raditha Dissanayake wrote: > You didn't tell us the error message and you have not > mentioned if you > tried LimitRequestBody and max_input_time and max_execution_time. ... or if you restarted the Web server after each change to php.ini. Cheers! Mike --

Re: [PHP] Hidden File Upload Limit

2004-03-04 Thread Raditha Dissanayake
You didn't tell us the error message and you have not mentioned if you tried LimitRequestBody and max_input_time and max_execution_time. Chris Dion wrote: OK Here is no problem..I'm trying to upload files to the server using the exact code from the php site except that the MAX_FILE_SIZE is chang

[PHP] Hidden File Upload Limit

2004-03-04 Thread Chris Dion
OK Here is no problem..I'm trying to upload files to the server using the exact code from the php site except that the MAX_FILE_SIZE is changed to 900. I can upload files less than somewhere between 2mb and 4mb but not above. I've changed post_max_size to 10M and (1000), memory_limit to 1