logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Parent: child process exited with status 128 -- Restarting.
Author
dke



Joined: 13 Jul 2007
Posts: 61
Location: sweden

PostPosted: Fri 21 Sep '07 10:50    Post subject: Parent: child process exited with status 128 -- Restarting. Reply with quote

Hi,

I've had quiet long uptime now and suddenly i noticed this message in my error.log, is this common for the parent to send restart signal to the child even though i have maxrequestsperchild 0?

Thanks for the help!
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Fri 21 Sep '07 11:48    Post subject: Reply with quote

I've noticed that status 128 -- Restarting on my older apache 2.0 with php 4.3
It was while a POST with PHP. Upgrading Apache and PHP solved it for me.

I also had that under some linux servers with apache.

simular to that in php bug list
http://bugs.php.net/bug.php?id=31163
http://bugs.php.net/bug.php?id=31183
Back to top
dke



Joined: 13 Jul 2007
Posts: 61
Location: sweden

PostPosted: Fri 21 Sep '07 16:06    Post subject: Reply with quote

I don't know how to re-produce this error, however it might be related to mod_perl that i have activated on 1 path.

It's not a big issue (yet) but it would be nice to solve it. I'll try changing my apache version, im currently using 2.2.5. I've not seen this issue once in the previous builds.
Back to top


Reply to topic   Topic: Parent: child process exited with status 128 -- Restarting. View previous topic :: View next topic
Post new topic   Forum Index -> Apache