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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 25 06:01:35 2024 UTC