Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Problem with win 2003, Activeperl, apache 2.2.8 |
|
Author |
|
sauber
Joined: 05 Mar 2008 Posts: 2
|
Posted: Wed 05 Mar '08 17:29 Post subject: Problem with win 2003, Activeperl, apache 2.2.8 |
|
|
Hi i have a problem with apache restarting every 5 minutes and i get the folowing log...
[Fri Feb 08 16:14:44 2008] [notice] Apache/2.2.8 (Win32) mod_perl/2.0.4-dev Perl/v5.8.8 configured -- resuming normal operations
[Fri Feb 08 16:14:44 2008] [notice] Server built: Jan 10 2008 19:57:10
[Fri Feb 08 16:14:44 2008] [notice] Parent: Created child process 3808
[Fri Feb 08 16:14:44 2008] [debug] mpm_winnt.c(487): Parent: Sent the scoreboard to the child
[Fri Feb 08 16:14:52 2008] [notice] Child 3808: Child process is running
[Fri Feb 08 16:14:52 2008] [info] Parent: Duplicating socket 336 and sending it to child process 3808
[Fri Feb 08 16:14:52 2008] [debug] mpm_winnt.c(605): Parent: Sent 1 listeners to child 3808
[Fri Feb 08 16:14:52 2008] [debug] mpm_winnt.c(408): Child 3808: Retrieved our scoreboard from the parent.
[Fri Feb 08 16:14:52 2008] [debug] mpm_winnt.c(564): Child 3808: retrieved 1 listeners from parent
[Fri Feb 08 16:14:52 2008] [notice] Child 3808: Acquired the start mutex.
[Fri Feb 08 16:14:52 2008] [notice] Child 3808: Starting 64 worker threads.
[Fri Feb 08 16:14:52 2008] [notice] Child 3808: Starting thread to listen on port 80.
[Fri Feb 08 16:16:02 2008] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Fri Feb 08 16:16:06 2008] [notice] Apache/2.2.8 (Win32) mod_perl/2.0.4-dev Perl/v5.8.8 configured -- resuming normal operations
Any ideas? |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3094 Location: Hilversum, NL, EU
|
Posted: Tue 11 Mar '08 23:25 Post subject: |
|
|
There are quite some posts about this. Mostly php extensions are the cullprit.
Try mod_fcgid at the download page.
Steffen |
|
Back to top |
|
sauber
Joined: 05 Mar 2008 Posts: 2
|
Posted: Wed 12 Mar '08 10:17 Post subject: |
|
|
Non off the post i found seams to solve my problem. I have installed mod_fcgid but it did not help me out. any more ideas?
i run....
ab -n 30 -c 5 http://localhost/testurl
and i get 29 request ok every time...and then apache restarts. |
|
Back to top |
|
|
|
|
|
|