php upload size?

Darin Perusich Darin.Perusich at cognigencorp.com
Thu Jun 27 10:41:14 EDT 2002


hello all,

i'm working on a website where i'll need to upload files to the server 
that can range in size from 1k to 20MB+. i'm running into a problem 
where when i try and upload file larger then 8mb it failes. i've set the 
php.ini upload_max_filesize = 20M, tried setting <input type="hidden" 
name="MAX_FILE_SIZE" value="20000000"> in the php scripts so the browser 
knows to allow it.

i don't believe it's the webserver itself, the only config option that 
controls that is LimitRequestBody which by default is set to 0 or 
unlimited. i've tried setting it without luck.

any ideas?

-- 
Darin Perusich
Unix Systems Administrator
Cognigen Corp.
darinper at cognigencorp.com




More information about the nflug mailing list