coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: erik_r on June 07, 2006, 10:56:26 AM

Title: Apache 'status 3221225477' error when installing Coppermine
Post by: erik_r on June 07, 2006, 10:56:26 AM
I am setting-up a webserver on a Windows XP Prof box to make my photos available for family and friends.

So far I have installed:
    Apache 2.2.2 (Win32)
    PHP    5.2.0-dev
    MySQL  5.0.21

All above seem to be running OK.
In MySQL I have created a database + user for the Coppermine installation.

I extracted the cpg147.zip to my prefered directory, opened the 'install.php', entered the required information in the installation screen and pressed the 'Let's Go!' button.

After this my browser shows me there is some activity going on and after about 3 seconds I get a 'Apache HTTP Server' popup telling me 'Apache HTTP Server has encountered a problem and needs to close.  We are sorry for the inconvenience.'

In the Apache error log I find the following line: 'Parent: child process exited with status 3221225477 -- Restarting'

This is consistent every time I try to install Coppermine, so I am stuck here.
(Note: I experienced the same with Coppermine 146)

I have included a .zip with my httpd.conf and php.ini files.

Can anybody please help me find out what goes wrong and how to fix or avoid it?
Title: Re: Apache 'status 3221225477' error when installing Coppermine
Post by: Nibbler on June 07, 2006, 01:31:09 PM
We can't help you with server setup issues. Try googling for 3221225477.
Title: Re: Apache 'status 3221225477' error when installing Coppermine
Post by: erik_r on June 07, 2006, 08:16:44 PM
After all I think it was just a bug in PHP. 

I installed the latest build of PHP from http://snaps.php.net/ (http://snaps.php.net/) and the problem was solved.

Thanks anyway.