From:             [EMAIL PROTECTED]
Operating system: Win2K
PHP version:      4.0.4pl1
PHP Bug Type:     IIS related
Bug description:  Access Permission

I installed php4 on a Win2K server, running IIS5. The machine is configured (and acts) 
as a firewall, also. For this reason it is not a member of the Win2K domain, nor is it 
registered as a SDC in the directory.
The web site's file, however, are located on a share.
For security reasons, IIS permits you to supply an account which is used for logging 
into the share when accessing the files (work fine in this configuration with for html 
and asp).
When accessing a php file the following error message is displayed:

Failed opening '<filename>' for inclusion (include_path='.;<more includes>') in 
Unknown on line 0

As soon as I move the directory to a local drive everything works fine. I suspect that 
the php4isapi.dll does not use the logon information.

Bug, or stupid user ?



-- 
Edit Bug report at: http://bugs.php.net/?id=10300&edit=1



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