How to fix Apache error child pid exit signal Segmentation fault (11) after installing WordPress 2.5
Maybe one of the plugins I installed for WordPress 2.5 is not compatible with Python or fail2ban, I got these kind of error message:
[Sun Apr 20 05:55:00 2008] [notice] child pid 11360 exit signal Segmentation fault (11)
[Sun Apr 20 05:55:02 2008] [notice] child pid 11367 exit signal Segmentation fault (11)
So I moved python.conf from /etc/httpd/conf.d to /etc/httpd directory, and now it is working again.
Popularity: 2%


















































