jblsr Posted June 25, 2010 Share Posted June 25, 2010 Server: Windows Server 2008 Web IIS 7 PHP: 5.2 Can view a simple phpinfo page through localhost but I get an Internal Server error 500 when I try to see the same page through the full domain name: sub.domain.com This is a new configuration so I am sure there is something I am missing in IIS7. Checked log files, but I am not seeing anything that would tell me whats going on. Quote Link to comment Share on other sites More sharing options...
premiso Posted June 25, 2010 Share Posted June 25, 2010 The M$ guys may still monitory this board: http://www.phpfreaks.com/forums/index.php/board,112.0.html You might post the question there as well, if nothing else then to get it answered next time the Q&A forum is up again. Quote Link to comment Share on other sites More sharing options...
jblsr Posted June 25, 2010 Author Share Posted June 25, 2010 Found the answer. You need to make sure there are no ISAPI filters running. If there is a PHP filter in place, FastCGI will not work outside. Deleted the filter and everything came up perfectly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.