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

Reply via email to