Jump to content

FastCGI on IIS7 - Simple page works inside, but not on the web


jblsr

Recommended Posts

Situation:  New install of PHP on IIS7 FastCGI

Server:  Windows Server 2008 - Web Server

PHP:  5.2 Non thread safe

 

index.php script -  <?php phpinfo(); ?>

 

 

(all tests done from the server itself.  domain tests verified both on the server and outside of the network)

 

Test 1 - http://localhost/index.php      Works great.

Test 2 - http://localhost/subdomain/index.php    Works great.

Test 3 - http://sub.domain.com -  Internal Server error 500

Test 4 - http://sub.domain.com/index.php - Internal Server error 500

 

What the ****???

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.