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: Faulting module libapr.dll & libaprutil.dll, Apache 2.0.
Author
papril



Joined: 24 Jun 2008
Posts: 3

PostPosted: Tue 24 Jun '08 19:34    Post subject: Faulting module libapr.dll & libaprutil.dll, Apache 2.0. Reply with quote

Hi,

I have a Win2003 Server running the following:

Apache 2.0.63
PHP 5.2.6
MySQL 5.0.51b

It has Sophos AntiVirus on it well.

I keep getting the faulting module error messages in the event viewer and popups on the desktop of the server stating that Apache HTTP Server encountered a problem and needed to close.

I have searched online for a solution to this but can't find anything. I recently upgraded the applications thinking that may help but it didn't.
Does the antivirus or windows updates have any conflict with apache v 2.0.5x and higher?

Any help would be greatly appreciated,

thanks
Patti
Back to top
James Blond
Moderator


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

PostPosted: Tue 24 Jun '08 23:06    Post subject: Reply with quote

Anything in your error log or windows event log? Btw. on my w2k3 standart edition SP 2 apache 2.2.9 runs fine. I don't have a virus scanner, but I don't thing that the virus scanner causes a conflict in the dll.
Is your apache installed as service?
Back to top
papril



Joined: 24 Jun 2008
Posts: 3

PostPosted: Tue 24 Jun '08 23:11    Post subject: Reply with quote

I can't upgrade to version 2.2 due to programming reasons according to our development team.

Yes Apache is installed as a service and it keeps restarting the service every time the error occurs.

The server is running SP2. If that has any bearing on it.

Seems like when the service is rebooted the errors take a day or so to return. As if something is being removed from memory and then taking some time to build up again and cause the error.
Back to top
papril



Joined: 24 Jun 2008
Posts: 3

PostPosted: Wed 02 Jul '08 21:58    Post subject: Reply with quote

If anyone is reading these I sure could use some help. My apache service keeps hanging on us in a started state. The error logs are showing the same libaprutil.dll and libapr.dll faulting module errors as well as, in the error_log in apache is showing the following messages continuely throughout the log:

: Process exiting because it reached MaxRequestsPerChild. Signaling the parent to restart a new child process.
[Fri Jun 27 15:33:45 2008] [notice] Parent: Received restart signal -- Restarting the server.
[Fri Jun 27 15:33:45 2008] [notice] Apache configured -- resuming normal operations
[Fri Jun 27 15:33:45 2008] [notice] Server built: Jan 17 2008 22:58:29
[Fri Jun 27 15:33:45 2008] [notice] Parent: Created child process 1740
[Fri Jun 27 15:33:45 2008] [warn] (OS 10038)An operation was attempted on something that is not a socket. : setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed.
[Fri Jun 27 15:33:46 2008] [notice] Child 1740: Child process is running
[Fri Jun 27 15:33:46 2008] [notice] Child 4288: Released the start mutex
[Fri Jun 27 15:33:46 2008] [notice] Child 1740: Acquired the start mutex.
[Fri Jun 27 15:33:46 2008] [notice] Child 1740: Starting 250 worker threads.
[Fri Jun 27 15:33:47 2008] [notice] Child 4288: All worker threads have exited.
[Fri Jun 27 15:33:47 2008] [notice] Child 4288: Child process is exiting
Back to top


Reply to topic   Topic: Faulting module libapr.dll & libaprutil.dll, Apache 2.0. View previous topic :: View next topic
Post new topic   Forum Index -> Apache