PHP Forum

PHP Forum (http://www.selfphp.de/forum/index.php)
-   Apache HTTP-Server (http://www.selfphp.de/forum/forumdisplay.php?f=23)
-   -   Parent: child process exited with status 255 (http://www.selfphp.de/forum/showthread.php?t=25155)

Dungeonwatcher 15.01.2014 13:54:16

Parent: child process exited with status 255
 
Moin!

Ich betreibe ein kleines privates Forum unter Win7 64-bit mit Apache 2.2.26, PHP 5.2.17, MariaDB 5.5.34 64-bit und PHPBB2. Das ganze läuft seit Jahren fast klaglos mit unveränderter Konfiguration für Apache und PHP. Außer das ich regelmäßig alle Updates bzw. aktualisierte Versionen einspiele, hat sich seit Jahren nichts am System geändert.
Seit Mitte Dezember 2013 blubbert mich der Apache mit folgender Fehlermeldung voll:

Code:

[Wed Jan 15 12:34:24 2014] [notice] Parent: child process exited with status 255 -- Restarting.
[Wed Jan 15 12:34:26 2014] [notice] Apache/2.2.26 (Win32) mod_geoip/1.2.5v6 mod_ssl/2.2.26 OpenSSL/1.0.1e PHP/5.2.17 configured -- resuming normal operations
[Wed Jan 15 12:34:26 2014] [notice] Server built: Nov 14 2013 12:27:13
[Wed Jan 15 12:34:26 2014] [notice] Parent: Created child process 2880
[Wed Jan 15 12:34:26 2014] [notice] Disabled use of AcceptEx() WinSock2 API
[Wed Jan 15 12:34:29 2014] [notice] Child 2880: Child process is running
[Wed Jan 15 12:34:29 2014] [notice] Child 2880: Acquired the start mutex.
[Wed Jan 15 12:34:29 2014] [notice] Child 2880: Starting 64 worker threads.
[Wed Jan 15 12:34:29 2014] [notice] Child 2880: Listening on port 443.
[Wed Jan 15 12:34:29 2014] [notice] Child 2880: Listening on port 443.
[Wed Jan 15 12:34:29 2014] [notice] Child 2880: Listening on port 80.
[Wed Jan 15 12:34:29 2014] [notice] Child 2880: Listening on port 80.

Hierbei "frisst" er offensichtlich den Arbeisspeicher und ist nach ca. 10-15x nicht mehr zu erreichen und ich muss den Apache neu starten.
Lt. Tante Google ist wohl ein Modul der Übeltäter. Nur wie bekomme ich raus welches?

Bye


Alle Zeitangaben in WEZ +2. Es ist jetzt 07:57:13 Uhr.

Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.