Thanks Hugh,
I have been trying http://mylaptop/whatever.php where mylaptop is the
localhost but it won't process when the laptop is standalone and not
connected to the network or dialled in to the web. When I am connected, all
php scripts work fine.

Am I missing something in the configuration of IIS??

Bryan.

""Hugh Bothwell"" <[EMAIL PROTECTED]> wrote in message
9h91nj$aul$[EMAIL PROTECTED]">news:9h91nj$aul$[EMAIL PROTECTED]...
>
> ""Bryan"" <[EMAIL PROTECTED]> wrote in message
> 9h7agu$biv$[EMAIL PROTECTED]">news:9h7agu$biv$[EMAIL PROTECTED]...
> > Hi,
> >
> > Win2k, IIS, 4.05
> >
> > I have a problem where I can only view the output in my browser from the
> php
> > files when I am connected to the Internet.
> > When I am not connected, I get the standard error page in the broswer.
> >
> > Hope someone can help??
>
> If you read the file directly with your browser, it won't work.  Try
looking
> at http://localhost/whatever.php instead.  You have to pull it through the
> server to get it to process the PHP before it gets to your browser.
>
>
>
> --
> 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]
>



-- 
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