I know this sounds simple but make sure that index.php is the document
that is being served.  

Either remove all other files from the web root.  Or remove all other
documents from the default documents tab in IIS.  Also make sure that
the webroot is in the right place.

Also make sure that a script mapping exists for .php

I cant think of anything else that could cause something like that.

Charles

-----Original Message-----
From: Bill Rafferty [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 21, 2003 11:36 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] IIS and index.php issue

My index.php simply has ;
<?php phpinfo(); ?>

if in my broser I go to;
http://localhost/ra640/    everything works fine, but
http://localhost/ra640/index.php which is the same file returns a error
500

??? what am I missing



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to