The permissions must exist not only in the directory security but also 
in the share security and implying that the user "everyone" will work is 
a great streatch of the true (it won't work at all with the "everyone")...

The permissions must be given explicitly to the IUSR_MACHINENAME and the 
IWAM_MACHINENAME (a typo in the exact name possible).

Sometimes, the web server connects to the resources (files, permissions, 
components, etc.) with one, and sometimes with the other, depends 
greatly on how security is implemented in the web server and if there is 
a domain controler or not...

Cheers...
Luis Ferro
TelaDigital

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



---
[This E-mail scanned for viruses by Declude Virus]


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

Reply via email to