Mike At Spy wrote:

I changed a value for max uploads in my php.ini file (linux box); I
restarted apache, then the whole server, to get the new value to come up
and, generally, take affect.

Neither of those things did it.  Does anyone know what I need to do to get
the ini file re-read by the OS, or system, so that the new value goes into
effect?

Take a look at the first block of the output from phpinfo() and make sure you were editing the correct php.ini file. Actually, make sure the phpinfo() still shows the old value for your setting and you're really sure you're changes haven't taken effect.


--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to