[SOLVED] Apache crashes during install

fruitloaf
fruitloaf's picture

Joined: 2005-01-28
Posts: 20
Posted: Fri, 2005-01-28 23:21

Step 6, Gallery core installation fails with the following error in the apache log. Apache also crashes on my windows machine.

[Fri Jan 28 23:08:41 2005] [notice] Parent: child process exited with status 3221225477 -- Restarting.

I'm using the latest nightly build
----
The following information is required to get an answer:
Apache version: 2.0.52
PHP version: PHP v5.0.2
Graphics Toolkit: ImageMagick and NetBM tried
Operating system: Windows XP SP2
Web browser/version (if applicable): Firefox and IE

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2005-01-29 21:44

Doh. This is a bug in Apache/PHP -- there's not a lot that we can do about it. You could try upgrading to PHP 5.0.3 to see if they've fixed their bug...

 
fruitloaf
fruitloaf's picture

Joined: 2005-01-28
Posts: 20
Posted: Sun, 2005-01-30 01:48

I've solved the problem after a look about on the PHP notice boards. Comment out the lines below in your PHP.ini file, and perhaps any others relating to zend. It fixed my problems bang up which is great. I've no idea what it does but it certainly worked for me :D

[mmcache]
;zend_extension_ts="C:\WebServ\php\mmcache.dll"