fcgi and reloading php.ini

fcgi and reloading php.ini

Posted by: davidmintz
Posted on: 2009-06-11 07:51:00

I am running php with fcgi and a custom php.ini. When I edit php.ini, it seems that fcgi takes its time getting around to reloading the config. Is there a graceful and safe way to kill and restart my php5.cgi processes?

Re: fcgi and reloading php.ini

Posted by: sXi
Posted on: 2009-06-11 12:39:00

touch your custom php5.cgi so the server thinks it's new wink




How To Install PHP.INI / ionCube on DreamHost

Re: fcgi and reloading php.ini

Posted by: davidmintz
Posted on: 2009-06-11 12:59:00

Ah, the old magic touch! Thanks very much.

Tags: fcgireloadingconfig