I'm using my workstation as an all in one test box. It's running, IIS 4.0, 
and PHP for Windows version 4.0.6.

At 11:13 AM 1/18/02 +1100, you wrote:
> > The file is running on an NT box and can be accessed fine
> > through IIS. It is only when using the include() statement to
> > this file that problems occur. If I do a local path map to it,
> > it will include fine but when using an URL it gives that error.
>
>Can you retrieve the file from that URL from the command line
>on that machine? (try 'wget' or 'curl', or even just 'lynx')
>
>It's possible that while you can see it from your workstation,
>the server PHP is installed on cannot.
>
>Jason
>
>--
>PHP General 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 General 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