[BlueOnyx:06139] Re: Problems with PHP.INI and memory_limit
Michael Stauber
mstauber at blueonyx.it
Thu Dec 16 15:01:57 -05 2010
Hi Darrell,
> had to reboot the server to get HTTPD running. Why it wasn't restarting
> HTTPD when I edited the main server's PHP memory limit is beyond me
That can sometimes happen. The RC start/stop script for Apache tries to stop
Apache during a restart, before it starts it again. But if the "stop" command
doesn't kill off all "httpd" processes, a (re)start can fail. In that case a
reboot fixes thing. Or manually issuing a "killall -9 httpd" as "root" does
the job as well. But then you have to manually (re)start both AdmServ.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list