Re: [PHP] PHP runs but apache says its a faulting module every so often

2011-07-31 Thread Negin Nickparsa
did you run phpinfo()?


[PHP] PHP runs but apache says its a faulting module every so often

2011-07-30 Thread Dan Baughman
Hi list,

I have my php and apache running on windows just fine, but consistently
enough to cause me big problems apache hangs up and stops servicing
requests, and I get a bunch of these in the log:


Faulting application path: D:\Apache\bin\httpd.exe
Faulting module path: D:\PHP\php5ts.dll

Is there a way to turn on logging such that you can see what module is
failing?

Thanks in advance,
Dan