Hi,

I'm using PHP to implement a contract database for a midrange hospital.  I'm
having trouble configuring (I assume) the post_max_size and
upload_max_filesize to allow for pdf's to be uploaded.

Presently, these are set to 1008M and 1006M respectively, and a file of size
620K still gives me a "413 Error - Request Entity Too Large."

Are there any other settings that I need to look at in order to make this
work?  All of the other basic settings are in place (IE, file_uploads = on
etc....)

Any help would be greatly appreciated.

Thanks,
David M. Jeffress
[EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to