oldzy
Active member
Recently after searching here, I decided to install APC. However, once I added extension=apc.so to /etc/php/ini, Apache no longer restarts (it stops fine, but does not start up again) when I rotate log files every night with a bash script I setup long ago. In particular, this last line of my script does not seem to work anymore... kill -HUP `cat /var/run/httpd.pid` The resulting err log msg is... [notice] seg fault or similar nasty error detected in the parent process
Suggestions? Thanks.
Suggestions? Thanks.