php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20326 won't open *.php on mounted volumes
Submitted: 2002-11-09 07:00 UTC Modified: 2002-11-21 17:13 UTC
From: slava at gunpoint-3d dot com Assigned:
Status: No Feedback Package: Filesystem function related
PHP Version: 4.2.3 OS: Windows 2000 sp2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: slava at gunpoint-3d dot com
New email:
PHP Version: OS:

 

 [2002-11-09 07:00 UTC] slava at gunpoint-3d dot com
My .../htdocs/.. files subtree is mounted to
"c:\var\" mount point. Version 4.2.3 of php fails to open scripts there at all:
----
Warning: Failed opening '/var/...../..../....php' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0
----

The roundabout is to reveal the mounted volume under a letter (eg. assign D: and replace all "/var/" to "d:/" in httpd.conf).

The 4.2.1 version did well with the mount points.
--

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-09 09:50 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-11-21 17:13 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 01:01:30 2024 UTC