On Wednesday 08 August 2001 16:17, Brian Reed wrote:
> I am running Win2k server, IIS 5 and PHP 4.06.  I can always load hello.htm
> and hello.asp from any location, but from some locations/ISP's I cannot
> load any php pages.

In what way dan't you load them? Do you get an error? Is the php script 
unparsed (i.e. visible when you view source)?

  Two things I think I may need to do:
>
> 1.) register a MIME type for php.
No, you don't need to do that.

> I already have the web site configured
> to use .php files and execute c:\php\php.exe %s %s
Ok (although you don't actually need the %s %s).

> 2.) edit the script map key in the registry and put .php and path to the
> CGI exe

No - the registry is not involved for versions of IIS greater than 3. The IIS 
metabase stores all the stuff. The internet services manager (or whatever 
it's called on W2K) is where you manually configure things. You probably 
already went there to add teh script mapping for .php.
>
> Anyone else have any ideas why my site might not work.  btw, try my site @
> http://www.askthesmartass.com

Tried to access the site but was unable to make a ocnnection. 

Cheers
-- 
Phil Driscoll

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to