
01.08.2010, 12:07
|
|
Erfahrener Benutzer
|
|
Registriert seit: 12.11.2007
Ort: Hagen / NRW
Beiträge: 247
|
|
Merkwürdige Einträge in meinem Apache Error Log
Da ich grade mit einem merkwürdigen Problem bei einem meiner Projekte kämpfe habe ich auch die Logs durchgesehen ob die mir Hinweise auf irgendwelche Probleme geben. Mein Problem mit dem Forum bzw. der Forensoftware konnte ich zwar nicht klären bis jetzt allerdings habe ich folgende Einträge im Error Log vom Apache.
Code:
[Sun Aug 01 11:58:09 2010] [notice] mod_fcgid: process /var/www/clients/client1/web3/web/wbb_31/index.php(24190) exit(communication error), get unexpected signal 11
[Sun Aug 01 11:58:11 2010] [notice] mod_fcgid: call /var/www/clients/client1/web3/web/wbb_31/index.php with wrapper /var/www/php-fcgi-scripts/web3/.php-fcgi-starter
[Sun Aug 01 11:58:50 2010] [notice] mod_fcgid: process /var/www/clients/client1/web3/web/wbb_31/index.php(24207) exit(communication error), get unexpected signal 11
[Sun Aug 01 11:59:19 2010] [notice] mod_fcgid: call /var/www/clients/client1/web3/web/wbb_31/index.php with wrapper /var/www/php-fcgi-scripts/web3/.php-fcgi-starter
[Sun Aug 01 11:59:37 2010] [notice] mod_fcgid: process /var/www/clients/client1/web3/web/wbb_31/index.php(24227) exit(communication error), get unexpected signal 11
[Sun Aug 01 12:00:02 2010] [notice] mod_fcgid: call /var/www/clients/client1/web3/web/wbb_31/index.php with wrapper /var/www/php-fcgi-scripts/web3/.php-fcgi-starter
[Sun Aug 01 12:00:11 2010] [notice] mod_fcgid: process /var/www/clients/client1/web3/web/wbb_31/index.php(24330) exit(communication error), get unexpected signal 11
[Sun Aug 01 12:00:16 2010] [notice] mod_fcgid: call /var/www/clients/client1/web3/web/wbb_31/index.php with wrapper /var/www/php-fcgi-scripts/web3/.php-fcgi-starter
[Sun Aug 01 12:00:46 2010] [notice] mod_fcgid: process /var/www/clients/client1/web3/web/wbb_31/index.php(24463) exit(communication error), get unexpected signal 11
[Sun Aug 01 12:00:58 2010] [notice] mod_fcgid: call /var/www/clients/client1/web3/web/wbb_31/index.php with wrapper /var/www/php-fcgi-scripts/web3/.php-fcgi-starter
[Sun Aug 01 12:01:28 2010] [notice] mod_fcgid: process /var/www/clients/client1/web3/web/wbb_31/index.php(24478) exit(communication error), get unexpected signal 11
[Sun Aug 01 12:01:30 2010] [notice] mod_fcgid: call /var/www/clients/client1/web3/web/wbb_31/index.php with wrapper /var/www/php-fcgi-scripts/web3/.php-fcgi-starter
[Sun Aug 01 12:01:57 2010] [notice] mod_fcgid: process /var/www/clients/client1/web3/web/wbb_31/index.php(24497) exit(communication error), get unexpected signal 11
Was hat das zu bedeuten? Ist das ein Fehler oder ist das unbedeutend? Es steht im Error Log aber da steht ja nur notice dran.
|