Help - Search - Members - Calendar
Full Version: Strange PHP .ini problem
The Planet Forums > Control Panels > cPanel/WHM
bilco105
Hello,

I am having a strange problem with my php.ini file

I need to change the max upload to 20m so I loaded up my phpinfo file which is here http://www.i-f-m.com/testenv.php

I then looked and it said

Configuration File (php.ini) Path /usr/local/Zend/etc/php.ini

So I edited that file and changed
$upload_max_filesize = 2M
To
$upload_max_filesize = 20M

and saved

But when I load up phpinfo it is still saying 2m why is this?
Jeewhizz
have you restarted apache?
GetWired
run the command

service httpd restart
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.