Trying to change max_upload file size

morfargekko

Verified User
Joined
Oct 21, 2007
Messages
189
Hello, in my info.php I get that the php.ini file is located at /usr/local/etc/php5/cgi/php.ini but when I change parameters for upload_max_filesize to 20M my info.php still shows the old 2M vallue.
I am running PHP as CGI/FastCGI 5.2.4 vith Zend .
 
Problem solved. I changed the correct file but it didn't show correct probably because of a chaching problem. :o
 
Back
Top