I am getting some random errors from Apache. I have a recipe manager app. Whenever I use the add method the item adds correctly but when I hit the link to return to the index page (I am on debug level 2 so the Flash is not automatic) Apache crashes and restarts. This happens about 3 out of 5 times. Here is the log from Apache:
[Tue Dec 23 12:31:03 2008] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Tue Dec 23 12:31:03 2008] [notice] Apache/2.2.10 (Win32) PHP/5.2.8 configured -- resuming normal operations [Tue Dec 23 12:31:03 2008] [notice] Server built: Oct 10 2008 12:39:04 [Tue Dec 23 12:31:03 2008] [notice] Parent: Created child process 4092 [Tue Dec 23 12:31:04 2008] [notice] Child 4092: Child process is running [Tue Dec 23 12:31:04 2008] [notice] Child 4092: Acquired the start mutex. [Tue Dec 23 12:31:04 2008] [notice] Child 4092: Starting 64 worker threads. [Tue Dec 23 12:31:04 2008] [notice] Child 4092: Starting thread to listen on port 80. My stack is on Windows XP. Apache 2.2 PHP 5.2.8 MySQL 5.1 CakePHP cake_1.2.0.7945-rc4.zip Has anyone else run into this? I have not made any changes to the config files other than what is needed to set up Apache for PHP. I have set up LAMP and WAMP stacks for years with no problems. Thanks for any insight from the group. Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
