Re: how to increase maximum upload file size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2005-02-24 at 06:32, Srinadh Sannidhanam wrote:
> Hi,
>   In my application I need to allow the user to upload a file with size more than 2M.
>   I came to know that by default php will allow only 2M. How can change it.
>   I changed, that in php.ini file and restarted apache. but still not working.
>  How to solve this problem?
>  
> Thanks,

Seems like I had to change post_nax_size also.  It is set to the same as
upload_max_size in my php.ini.

Bret

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux