Jump to content
The Uniform Server Community

Strange Apache crash when using Zero11.2.0


narsuman
 Share

Recommended Posts

Hello !

 

I set up new server (Windows Server 2008 R2) and it was smoothly almost a week :) But It crashed after five day running. And today it made same crash down :( Any ideas or solution proposals?

 

Br,

NarsuMan

 

 

Apache Http Server error message:

 

Problem signature:

Problem Event Name: APPCRASH

Application Name: httpd_z.exe

Application Version: 2.4.9.0

Application Timestamp: 5326c43e

Fault Module Name: php5ts.dll

Fault Module Version: 5.4.29.0

Fault Module Timestamp: 539183cf

Exception Code: c0000005

Exception Offset: 000ab5bf

OS Version: 6.1.7601.2.1.0.272.7

Locale ID: 1035

Additional Information 1: 0a9e

Additional Information 2: 0a9e372d3b4ad19135b953a78882e789

Additional Information 3: 0a9e

Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

 

 

Some lines from apache log:

 

[Mon Jun 30 10:21:55.906538 2014] [mpm_winnt:notice] [pid 4164:tid 156] AH00428: Parent: child process 2844 exited with status 3221225477 -- Restarting.

[Mon Jun 30 10:21:57.591349 2014] [mpm_winnt:notice] [pid 4164:tid 156] AH00455: Apache/2.4.9 (Win32) PHP/5.4.29 configured -- resuming normal operations

[Mon Jun 30 10:21:57.591349 2014] [mpm_winnt:notice] [pid 4164:tid 156] AH00456: Apache Lounge VC10 Server built: Mar 17 2014 10:48:43

[Mon Jun 30 10:21:57.591349 2014] [core:notice] [pid 4164:tid 156] AH00094: Command line: 'C:\\UniServerZ\\core\\apache2\\bin\\httpd_z.exe -d C:/UniServerZ/core/apache2 -f C:\\UniServerZ\\core\\apache2\\conf\\httpd.conf -d C:\\UniServerZ\\core\\apache2'

[Mon Jun 30 10:21:57.591349 2014] [mpm_winnt:notice] [pid 4164:tid 156] AH00418: Parent: Created child process 4608

[Mon Jun 30 10:21:58.901757 2014] [mpm_winnt:notice] [pid 4608:tid 516] AH00354: Child: Starting 150 worker threads.

 

Link to comment
Share on other sites

The faulty php5ts.dll module warning will no go away. Here are two things that will certainly keep your apache running even when the php5ts.dll address violation won't go away:

 

1- Open you apache config file (./core/apache2/conf/httpd.conf) and add the following lines in there somewhere:

 

AcceptFilter http none
AcceptFilter https none
EnableSendfile Off
EnableMMAP off
You can put them before your modules list if you need a reference.
Open Uniserver Server Console and type ' httpd_z -t ' to test configuration before restarting apache. If everything looks good, go ahead an give the service a restart.
2- Copy the php5ts.dll from the active PHP folder into %SystemRoot%\system32 folder.
I've been serving @6GB worth of daily data with Uniserver in production on a Server 2008R2 rock solid for the most part. #1 Did the trick for me.

<p class="bbc_center"><span style="font-size:12px;"><strong>Yoni</strong></span></p>

Link to comment
Share on other sites

  • 11 months later...

Hi all

 

I tried Yoni's suggestions above, however Apache still crashes every few hours. I get the same message each time. I'm running UniServer Zero XI 11.7.4, UniController XI V1.3.0 and Windows Server 2012 Standard.

 

Problem signature:
Problem Event Name: APPCRASH
Application Name: httpd_z.exe
Application Version: 2.4.12.0
Application Timestamp: 550eaef9
Fault Module Name: php5ts.dll
Fault Module Version: 5.4.40.0
Fault Module Timestamp: 552ec0b2
Exception Code: c00000fd
Exception Offset: 00131659
OS Version: 6.2.9200.2.0.0.272.7
Locale ID: 2057
Additional Information 1: d4eb
Additional Information 2: d4eb7cf28a4f910486e91a11f70d294f
Additional Information 3: b2fa
Additional Information 4: b2fa30e70797b749f5cc224fbefa500a

Is anyone able to make another suggestion to make this more stable?
Thanks
Terry
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...