php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11041 ISAPI filter has probs with virtual directories
Submitted: 2001-05-22 23:29 UTC Modified: 2001-05-22 23:43 UTC
From: jwood at expressivetek dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.5 OS: WIN2000 PRO
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jwood at expressivetek dot com
New email:
PHP Version: OS:

 

 [2001-05-22 23:29 UTC] jwood at expressivetek dot com
problem can be reproduced using the phpinfo(); function


i didnt need any modules except for the MySQL module, therefore i didnt compile any

here's the error I keep getting:
Warning: Failed opening '\\Shoeoffice\Work_Drive\P\pas\website2001\test.php' for inclusion (include_path='') in Unknown on line 0

This happens with any file i try (excluding any file inside my C:/inetpub/wwwroot directory on my local machine.)  Is this a problem with virtual directories?  I did have the exact setup using PHP3 and it worked fine.  I tried both the CGI and ISAPI filter version of PHP 4.0.5 and neither worked, although i did get a different error with the CGI.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-22 23:43 UTC] sniper@php.net
The UNC paths are supported in PHP 4.0.6.
(sources can be found here: http://www.php.net/~andi/php-4.0.6RC1.tar.gz)

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 01:01:30 2025 UTC