Apache 'status 3221225477' error when installing Coppermine Apache 'status 3221225477' error when installing Coppermine
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Apache 'status 3221225477' error when installing Coppermine

Started by erik_r, June 07, 2006, 10:56:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

erik_r

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?

Nibbler

We can't help you with server setup issues. Try googling for 3221225477.

erik_r

After all I think it was just a bug in PHP. 

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

Thanks anyway.