Jump to content

Apache 2.2 unexpectedly shutting down


slaterino

Recommended Posts

Hi,

I had a perfect working local server with Windows, Apache, PHP and MySQL. I recently wanted to upgrade and have been having problems ever since. The main problem I now have is that whenever I load up a page with a MySQL connection, the page will load for about 5 seconds before I get a message stating Apache has unexpectedly shutdown. A blank page will then load up.

 

I have these installed:

 

- Windows XP

- Apache 2.2

- PHP 5.2.9-2

- MySQL 5.1.34

 

There are no error messages in my log files for this. This is everything that exists for the last instance in which it shutdown:

 

[Wed May 13 01:46:04 2009] [notice] Child 3568: Child process is running

[Wed May 13 01:46:04 2009] [notice] Child 3568: Acquired the start mutex.

[Wed May 13 01:46:04 2009] [notice] Child 3568: Starting 64 worker threads.

[Wed May 13 01:46:04 2009] [notice] Child 3568: Starting thread to listen on port 8080.

zend_mm_heap corrupted

[Wed May 13 01:46:04 2009] [notice] Parent: child process exited with status 1 -- Restarting.

[Wed May 13 01:46:04 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.9-2 configured -- resuming normal operations

[Wed May 13 01:46:04 2009] [notice] Server built: Dec 10 2008 00:10:06

[Wed May 13 01:46:04 2009] [notice] Parent: Created child process 3520

[Wed May 13 01:46:04 2009] [notice] Child 3520: Child process is running

[Wed May 13 01:46:04 2009] [notice] Child 3520: Acquired the start mutex.

[Wed May 13 01:46:04 2009] [notice] Child 3520: Starting 64 worker threads.

[Wed May 13 01:46:04 2009] [notice] Child 3520: Starting thread to listen on port 8080.

 

What could be causing this? Is there anything I can try out?

 

Thanks

Russ

Link to comment
Share on other sites

zend_mm_heap corrupted

 

Seems like a problem with Zend.  You may have better luck on the Zend forums.  Moving to "Application Frameworks".

 

You do realise that zend is the name of php's core?

Link to comment
Share on other sites

Hey, I thinked it!

 

I had read somewhere about copying the libmysql.dll into the 'bin' directory of my Apache install, or something similar to this. But anyway, I was looking through my directories to see if there was anything superfluous and saw this file was still there and so deleted it. And hey presto, it now works fine! I have no idea how these things work sometimes!

 

Thanks for the suggestions though

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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.

×
×
  • 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.