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?