Error 500 messages
-
I’m using WordPress 2.7 and for several weeks now my site is giving me Error 500 messages. If I go into SSH and type ‘ps faux’ I discoger there are loads of index.php processes running. Here’s a sample:
1001 29236 26.0 1.9 30848 19504 ? S 10:02 0:00 /usr/lib/cgi-bin/php5 /kunden/homepages/36/d222495733/htdocs/index.php 1001 29230 2.4 1.9 30508 19132 ? S 10:02 0:00 /usr/lib/cgi-bin/php5 /kunden/homepages/36/d222495733/htdocs/index.php 1001 28401 0.5 1.9 30508 19124 ? S 10:01 0:00 /usr/lib/cgi-bin/php5 /kunden/homepages/36/d222495733/htdocs/index.php 1001 28331 0.3 1.9 30508 19208 ? S 10:01 0:00 /usr/lib/cgi-bin/php5 /kunden/homepages/36/d222495733/htdocs/index.php 1001 28363 0.4 1.9 30508 19256 ? S 10:01 0:00 /usr/lib/cgi-bin/php5 /kunden/homepages/36/d222495733/htdocs/index.php 1001 28361 0.4 1.9 30848 19488 ? S 10:01 0:00 /usr/lib/cgi-bin/php5 /kunden/homepages/36/d222495733/htdocs/index.php 1001 28376 0.4 1.9 30508 19124 ? S 10:01 0:00 /usr/lib/cgi-bin/php5 /kunden/homepages/36/d222495733/htdocs/index.php
Here’s what the error log showed up in the moments leading up to one such crash:
[Tue Jan 27 08:05:02 2009] [debug] mod_rewrite.c(1719): [client 69.246.173.248] mod_rewrite's internal redirect status: 0/10. [Tue Jan 27 08:05:02 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:02 2009] [warn] (2)No such file or directory: mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:02 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:08 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php4' [Tue Jan 27 08:05:08 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php4' [Tue Jan 27 08:05:08 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php4' [Tue Jan 27 08:05:08 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:08 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:08 2009] [warn] (2)No such file or directory: mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:08 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:09 2009] [info] [client 125.165.168.226] (32)Broken pipe: client stopped connection before send mmap completed [Tue Jan 27 08:05:11 2009] [debug] mod_rewrite.c(1719): [client 66.249.66.75] mod_rewrite's internal redirect status: 0/10. [Tue Jan 27 08:05:11 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:11 2009] [warn] (2)No such file or directory: mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:11 2009] [warn] mod_mime: analyze_ct: cannot get media type from 'x-mapp-php5' [Tue Jan 27 08:05:13 2009] [info] removed PID file /var/run/apache-perf.pid (pid=15587) [Tue Jan 27 08:05:13 2009] [notice] caught SIGTERM, shutting down
Any ideas?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Error 500 messages’ is closed to new replies.