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: Big problem with Apache under Windows
Author
MySolution



Joined: 24 May 2006
Posts: 1

PostPosted: Wed 24 May '06 9:12    Post subject: Big problem with Apache under Windows Reply with quote

Hi,

i´ve installed Apache under Win Server 2003, all patches are installed, no firewall / traffic limiter / popup blocker or something like this.

Sometimes if I request a site Error Log says (loglevel debug):
Code:

[Wed May 24 08:27:16 2006] [notice] Parent: child process exited with status 3221225477 -- Restarting.

At this time, a site needs round about one minute to load.
Apache kills itself and restarts itself. But why does it do so?

It´s not always an the same site and it is not reproducible.

In the eventlog of the system it says:
Quote:
Fehlgeschlagene Anwendung Apache.exe, Version 2.0.55.0, fehlgeschlagenes Modul php5ts.dll, Version 5.1.2.2, Fehleradresse 0x000ab99d.


Google returned many results to that problem but no solution.
Sometimes they think it´s because of oracle, sometimes because of phpMyAdmin, but nothing seems to be correct.

Can you help me with this problem?
I can´t figure out a solution. Sad

Bye,
Back to top
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Wed 24 May '06 13:42    Post subject: Reply with quote

Have the same problem with win 2003 en apache 2.2.2

But as long as it is an childproces, i don't bother.
Cause a crash in the child proces only effects the current client session.

If i'm not mistaken is php not thread safe, like apache 2.x is.
Back to top
James Blond
Moderator


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

PostPosted: Thu 25 May '06 10:38    Post subject: Reply with quote

Did you download PHP from PHP.net and than the PHP module for 2.2.2?
Back to top
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Thu 25 May '06 15:14    Post subject: Reply with quote

I guess he doesn't need it, cause he uses Apache 2.0.55
Back to top


Reply to topic   Topic: Big problem with Apache under Windows View previous topic :: View next topic
Post new topic   Forum Index -> Apache