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
https://forums.phpfreaks.com/topic/157917-apache-22-unexpectedly-shutting-down/
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

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.