Re: [PHP] Share located on another computer

2001-10-05 Thread Mark

On Fri, 05 Oct 2001 11:23:34 -0700, Todd Cary wrote:
>Can PHP work with a Share on another computer or do the scripts have
>to
>be on the same computer as IIS/Apache?  When I put the scripts into
a
>Shared directory, I get a CGI error.

try using 'net use' to give the share a drive letter, then use the
drive letter instead of the share name

>Todd
>
>--
>Todd Cary
>Ariste Software
>[EMAIL PROTECTED]
>
>
>


--
Mark, [EMAIL PROTECTED] on 10/04/2001



--
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] Share located on another computer

2001-10-05 Thread Todd Cary

Can PHP work with a Share on another computer or do the scripts have to
be on the same computer as IIS/Apache?  When I put the scripts into a
Shared directory, I get a CGI error.

Todd

--
Todd Cary
Ariste Software
[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]