Page 1 of 1

Application Errors in Event log and Apache Error Log

PostPosted: 10. October 2011 04:45
by Fredoniaopen
I am getting the following Error in the Application Event Viewer.

Faulting application httpd.exe, version 2.2.17.0, time stamp 0x4cbbe9e8, faulting module php5ts.dll, version 5.3.5.0, time stamp 0x4d26013e, exception code 0xc0000005, fault offset 0x0000c5c6, process id 0xfa8, application start time 0x01cc86fc6c520bdb.

Within 3 seconds there is an error in the Apache Error Log.
Parent: child process exited with status 255 -- Restarting.

In most cases there are no other details with the errors, but they are occurring upwards of 1000 times a day. I have looked at all the other forum posts but have not yet found the answer. Any direction would be appreciated.

Re: Application Errors in Event log and Apache Error Log

PostPosted: 10. October 2011 05:02
by Sharley
We require your XAMPP version and your Windows Version to provide the correct version support - please read the following Announcements.
viewtopic.php?f=16&t=48331
viewtopic.php?f=16&t=32670

Thanks.

Re: Application Errors in Event log and Apache Error Log

PostPosted: 10. October 2011 14:57
by Fredoniaopen
Sorry for omitting that information.

Windows Web Server 2008 (ver 6.0 Service pack 2)
xampp - 1.7.4

Re: Application Errors in Event log and Apache Error Log

PostPosted: 10. October 2011 15:33
by Sharley
That's OK but there could be a different reply depending on the versions now as things have changed over the past several versions.

Try copying the php5ts.dll and php_mysql.dll found in the \xampp\php folder to the \xampp\apache\bin folder then try and restart Apache and MySQL.

This has worked for some who had this issue.

The error can be caused by several things so it will be trial and error.

These search results may help save you some time.

Good luck. :)

Re: Application Errors in Event log and Apache Error Log

PostPosted: 11. October 2011 06:32
by Fredoniaopen
OK...copied the files and restarted but still have the issue. Have been looking through the search results but have not been able to locate an definitive solutions. Still looking.

Re: Application Errors in Event log and Apache Error Log

PostPosted: 11. October 2011 06:47
by Sharley
I don't think there is a definitive solution but a different install method could fix it, has for many.

Instead of using the installer version try these instructions to install using an archive version:
viewtopic.php?p=179699#p179699

Good luck. :)