Home › Forums › IIS 7 › IIS 7 - FastCGI Module › Trying to run a test PHP page gives me 500 Internal Server Error....why?
« Previous Next »
Last post 06-18-2009 3:59 PM by jerotas. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
Ok, I went through the tutorial here:
http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/
And when I try to browse a page with only this text on it: <?php phpinfo(); ?>
Or any other PHP page, I get a 500 Internal Server Error. How do I find out what's wrong?
Thank you,
Brian