Hello, I am trying to work with my hosting service to resolve a PHP issue. I need to be able to upload large files via PHP. The provider change upload_max_filesize to suit my needs, but they are telling me that post_max_size does not exist in there php.ini file. Is there anywhere else this can be set? Can they just add post_max_size=whatever to php.ini? phpinfo() reports that they are using php version 4.1.2.
Thanks. -- Matthew Donadio ([EMAIL PROTECTED]) -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php