Posted by Aaron Gray on 01/18/07 00:33
Hi,
I am having problems making Apache reload itself.
I have tried a PHP exec calling a bash shell script that does a KILL -HUP on
Apache to attempt to make it reload its configuration.
The signal in the shell script works fine from root but will not work when
called from PHP.
Is there anyway to make Apache reload itself from PHP without having to
doing a signal ?
I am trying to do a configuration reload without requiring root.
Many thanks in advance,
Aaron
[Back to original message]
|