Re: Configuration with upload maximum issue...

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

 



Joey wrote:
Hi everyone,
I changed the setting in my php.ini to allow an upload file size bigger then
the defaul 2MB chaning the setting shown below:


; Maximum allowed size for uploaded files.
;upload_max_filesize = 2M
upload_max_filesize = 5M



However when I go to phpinfo, or of course try to upload a file bigger then
that it bombs... yes I did restart apache after making the change to the
php.ini file...

Any ideas etc appreciated...

phpinfo() will also tell you which php.ini file it is reading from. Check to see if you edited the right one.


--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@xxxxxxxxxxxx

--
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