I'm running FreeBSD 9 with ports built from a quite recent csup. I have a WordPress powered site that I host (sigh) and some pages return an empty response, because the httpd child process serving it exits on signal 11 with the error message in the subject line.
I found that it was happening on the home page, so I fixed it by installing all modules specified in extensions.ini. That fixed it. Now however, I don't know why some scripts within the depths of WordPress are still causing this. Any ideas?
I found that it was happening on the home page, so I fixed it by installing all modules specified in extensions.ini. That fixed it. Now however, I don't know why some scripts within the depths of WordPress are still causing this. Any ideas?