aureolin Posted November 2, 2008 Posted November 2, 2008 I'm getting a pretty strange error... during the check out process Apache crashes on me. The problem is intermittent but frequent. It happens at different points in the process. Stepping through the osCommerce code in a debugger seems to prevent the problem(??), but that really isn't a solution. The only clue I've found is a line in the Apache log file: --> Parent: child process exited with status 3221225477 -- Restarting. I've done minor tweaks to osCommerce, but nothing really unusual - most of my changes have been replacing buttons and styles, with minor changes to the files in \catalog\includes. Configuration is Windows XP w/ IIS (this is my test/build box); Apache 2.2.6; PHP 5.2.5; MySQL 5.0.45-community-nt; osCommerce v2.2 RC2a Steve G.
germ Posted November 2, 2008 Posted November 2, 2008 One cause: click me Google the term: child process exited with status 3221225477 Most of what you find about it is at least two years old. :huh: Seems to be a PHP bug. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
aureolin Posted November 5, 2008 Author Posted November 5, 2008 One cause: click me Google the term: child process exited with status 3221225477 Most of what you find about it is at least two years old. :huh: Seems to be a PHP bug. Actually, I had done that first - really no help there. Today, I updated PHP to 5.2.6 and everything is goodness and light. Thanks for the help! Much appreciated, and apparently you were right about it being a PHP bug. Steve G.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.