Jump to content

Faulting application apache.exe


carpy

Recommended Posts

could please someone help me with this problem?

everytime when apache is under (more) load it crash. (10%cpu)

it restarts, but with a downtime, sometimes is more down then up.

when there are no HTTP request it runs fine.

 

 

Event Type: Error

Event Source: Application Error

Event Category: (100)

Event ID: 1000

Date: 2-1-2008

Time: 10:24:35

User: N/A

Computer: CARPYWEB2

Description:

Faulting application apache.exe, version 2.2.6.0, faulting module php5ts.dll, version 5.2.4.4, fault address 0x000dd71b.

 

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Data:

0000: 41 70 70 6c 69 63 61 74 Applicat

0008: 69 6f 6e 20 46 61 69 6c ion Fail

0010: 75 72 65 20 20 61 70 61 ure apa

0018: 63 68 65 2e 65 78 65 20 che.exe

0020: 32 2e 32 2e 36 2e 30 20 2.2.6.0

0028: 69 6e 20 70 68 70 35 74 in php5t

0030: 73 2e 64 6c 6c 20 35 2e s.dll 5.

0038: 32 2e 34 2e 34 20 61 74 2.4.4 at

0040: 20 6f 66 66 73 65 74 20 offset

0048: 30 30 30 64 64 37 31 62 000dd71b

 

 

 

Windows Server 2003 Web Edition 5.2 (build: 3790) Service Pack 2

CPU Intel Pentium 4 at 2992 MHz (x 4)

Physical memory 44% (Total: 2,047.71 MB)

Commit memory 20% (Total: 3,944.40 MB)

 

 

PHP versie = 5.2.4 apache2handler

Web server = Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.4

Database = mysqli 5.0.45-community-nt, lock.system=database

Toolkits = ImageMagick, Gd, Ffmpeg, Exif

Besturingssysteem = Windows NT CARPYWEB2 5.2 build 3790 2003

gettext = enabled

Link to comment
https://forums.phpfreaks.com/topic/84085-faulting-application-apacheexe/
Share on other sites

Windows version?

 

Check virus scanner and firewall versions - also read this for Win32

 

http://httpd.apache.org/docs/2.0/platform/windows.html

 

Check for this http://httpd.apache.org/docs/2.0/mod/mpm_winnt.html#win32disableacceptex

 

and

 

http://www.apache.org/dist/httpd/binaries/win32/#warnings (Not so easy to find)

Specifically: "Problems Installing or Running Apache 2"

 

and

http://www.apache.org/dist/httpd/binaries/win32/LEGACY.html

 

Note warnings re: 9x, ME, XP SP2 etc.

 

These may trigger faults in related modules which are not the primary source of the problem

However, IMHO I'm still not all that keen on PHP5.x on Win32. Both Apache and PHP tend to be less "mature" in the development-lifecycle than on Linux etc. You may have seen such warnings both on the Apache and PHP sites. I'm sticking to 4.3.x for the time-being even though support ran out at the end of 2007.

 

I had problems with firewalls + apache on Win2k and had to shop around for one which was stable with Apache - these may well be the culprit.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.