Try mapping the network drive.
Thomas Davis wrote:
>
> Is there anything special about accessing php documents from a network share?
>
> I can not get php to respond to a document root that it recieves from another
>machine.
>
> if my webserver 2000/IIS5 running php CGI is named FOO.
>
> and I use machine \\BAR\htdocs as the document root, and inside \htdocs
>
> is a file called index.php that looks like this.
>
> <?phpinfo();?>
>
> I get this.
>
> CGI Error
> The specified CGI application misbehaved by not returning a complete set of HTTP
>headers. The headers it did return are:
>
> which I know really means can't find the document. But it can. Is anyone else using
>a remote host for your document root and using PHP?
>
> Thomas
> System Administrator
--
Paul Smith
[EMAIL PROTECTED]
http://www.dostuff.net
--
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]