Try to set 'check that file exists' in the IIS admin interface on the panel
where you map .php to php4isapi.dll.

Christoph

Jeremy Johnson wrote:
> Thanks for the reply.
>
> The IUSR_MACHINENAME account does exist and does have the proper
> permissions set.
>
> Any other ideas?
>
> Thanks again.
> .:j:.
>
>
>
> Michael wrote:
> -------------------------------------------------------------
>
> Probably your IUSR_MACHINENAME doesn't exist on the other machine, or
> doesn't have read/write/execute on the remote system.. usually when
> you connect to a remove fs for a virtual folder, it will request a
> username and password for iis to use for authentication...
>
> --
> =======================================================================
> Michael J. Ryan  -  tracker1 at theroughnecks dot com
> Roughneck BBS: http://www.theroughnecks.net
> telnet://theroughnecks.net
> =======================================================================
Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
> One program for aim/icq/yahoo/msn/irc  -  http://www.trillian.cc/
>
>
> "Jeremy Johnson" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>> I've just installed PHP 4.2.2 as an ISAPI filter on IIS 5.0.
>>
>> PHP scripts local to the server are executing without complaint,
>> however when executed from a virtual remote directory my PHP test
>> script (<?php phpinfo();?>) always returns the following error:
>>
>> Warning: Failed opening '(network path of vrd)\test.php' for
>> inclusion (include_path='.') in Unknown on line 0
>>
>> HTML files in the same virtual remote directorys are accessable.
>> phpinfo() reports that virtual directory support is enabled.
>>
>> any suggestions?
>>
>> thanks!!!!
>> .:j:.
> --- Synchronet 3.10j-Win32 NewsLink 1.29
>  *  Roughneck BBS - www.theroughnecks.net - telnet://theroughnecks.net


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to