Author |
|
elavarasan
Joined: 26 Sep 2011 Posts: 53
|
Posted: Mon 03 Oct '11 15:56 Post subject: how to close APPCRASH: httpd.exe and php5ts.dll popup window |
|
|
Anyone can know how to close APPCRASH: httpd.exe and php5ts.dll popup window automatically.
thanks |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Tue 04 Oct '11 11:01 Post subject: |
|
|
If your apache crashes that is a serious problem.
There is a script and or php extension that crashes your apache. |
|
Back to top |
|
elavarasan
Joined: 26 Sep 2011 Posts: 53
|
Posted: Wed 05 Oct '11 7:33 Post subject: |
|
|
yes. you are right, i am looking into this, but i need this for a temp. so is it possible can i have solution for this?
I'm running apache as s console on windows server 2008 r2
Thanks, |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 05 Oct '11 9:57 Post subject: |
|
|
Run php over fcgid than apache won't crash. PHP is might a little little slower. But from my experience you won't notice that. |
|
Back to top |
|
elavarasan
Joined: 26 Sep 2011 Posts: 53
|
Posted: Thu 06 Oct '11 2:59 Post subject: |
|
|
We were facing some issues with our application by using CGI/FastCGI with PHP-NTS.
then we changed into Handler with PHP-TS. but now we are facing : APPCRASH : httpd.exe with php5ts.dll.
currently i'm using apache start as console mode.
For Example : just go to apache\bin folder then type httpd.exe
i'm looking into this serious crash issue in the meantime i wanted to close this popup window automatically.
Can you provide the step by step to do that?
Thanks, |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 06 Oct '11 10:40 Post subject: |
|
|
Please post your fcgid config you tried. Also did you realy disabled the php module? |
|
Back to top |
|