Go Back   TechArena Community > Technology > Technology & Internet
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , ,

Sponsored Links


PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘

Technology & Internet


Reply
 
Thread Tools Search this Thread
  #1  
Old 18-06-2011
Member
 
Join Date: Apr 2011
Posts: 62
PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘

Sponsored Links
I am getting 500 Internal Servers errors with the PHP 5.3 on the IIS 7. All the above mentioned stuffs are running on the Windows 2008 server environment. I am unable to figure out why this particular issue is occurring on the situation of mine. Any help on this particular matter would be highly appreciated. I am waiting for the prompt replies of yours. Thanks a lot in advance.

Reply With Quote
  #2  
Old 18-06-2011
fellah's Avatar
Member
 
Join Date: May 2008
Posts: 689
re: PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘

Well looking at the situation I am asking following questions which you should answer to fix the matter of yours. from when you have downloaded the PHP 5.3? how you have installed on the system of yours? do you have configure the FastCGI appropriately? Do you having the FastCGI or ISAPI? Answer the above mentioned questions as early as possible so that I can let you to know about the possible solution to fix the matter.
Reply With Quote
  #3  
Old 18-06-2011
Member
 
Join Date: Jun 2009
Posts: 721
re: PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘

Looking at the problem I am suspecting that this particular issue is happening because the FastCGI is having something like ExitProcess. I am not sure but why this is happening? Well according to me there would be multiple reason on this particular matter but I am unable to figure out. I will let you know as soon as possible why the FastCGI is exiting. Also share the experience of yours on this particular matter.
Reply With Quote
  #4  
Old 18-06-2011
Member
 
Join Date: Nov 2009
Posts: 538
re: PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘

You need to configure the php.ini file on the system on this particular matter. You need to use the following command.
Code:
display_errors=Off
log_errors=On
error_log="C:\WINDOWS\Temp\php-error.log"
also you can kept the error_reporting to the E_ALL. Also you have to see that the web server should have the sufficient permission to write the file which has been specified by the error_log INI directive.
Reply With Quote
  #5  
Old 18-06-2011
Member
 
Join Date: Nov 2009
Posts: 592
re: PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘

According to me it would not be reliable on the timezone settings of the system of yours. I think you have to unset the parameters would be end up on the internal sever Error 500 on the web page. If you have not set any parameter then the PHP would not be able to able to report any thing. I am also suspecting that there is an issue between the WPI and the PHP 5.3. so you should consider the thing which I have mentioned over here.
Reply With Quote
  #6  
Old 21-06-2011
Member
 
Join Date: Apr 2011
Posts: 62
re: PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘

I wanted to say thanks to all the guys for helping out me to fix the matter of mine. After using all the instructions which you have mentioned over here I have get rid from the error message which you have mentioned over here. Now I am not getting the error message which I have mentioned over here in this particular thread. I really wanted to appreciate your efforts which you have put in to fix the matter of mine.
Reply With Quote
Reply

  TechArena Community > Technology > Technology & Internet


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "PHP 5.3 and IIS 7:Getting error message ‘500 Internal Server Error The FastCGI process exited unexpectedly‘"
Thread Thread Starter Forum Replies Last Post
Getting "The process.com.google.process.gapps has stopped unexpectedly error on T-Mobile G1 Farren Portable Devices 7 29-02-2012 09:19 PM
Getting error message ‘Process com.google.process.gapps has stopped unexpectedly’ on Asus Eee Pad Desi.B@yZ Portable Devices 3 28-02-2012 07:35 PM
DCOM Server Process Launcher terminated unexpectedly Error on Windows ihwh Vista Help 2 20-10-2011 04:47 PM
Mozilla Firefox 6.0showing YouTube Internal Server Error Message Abriennea Technology & Internet 6 25-08-2011 11:14 AM
The FastCGI process exited unexpectedly Khagendr Technology & Internet 4 18-06-2011 08:32 PM


All times are GMT +5.5. The time now is 08:50 AM.