php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #7401 PHP4 doesn't work with UNC fileshares
Submitted: 2000-10-23 04:14 UTC Modified: 2001-06-14 16:24 UTC
From: caminada dot b at agri dot ch Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.3pl1 OS: NT4.0 / IIS4
Private report: No CVE-ID: None
 [2000-10-23 04:14 UTC] caminada dot b at agri dot ch
Our websites are on a central storage unit. We use UNC to access the files (\\server\folder\file)
With PHP3 everything worked fine.
Now we're trying to install PHP4 but it seems, that it doesn't like UNC fileshares. We've made some testing and the script is executed if it resides on a local drive. From the UNC share, IIS is reporting a CGI Error and if I try to start it directly with perl.exe from the command prompt there is no output. The same script on a local drive works.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-30 11:30 UTC] derick@php.net
Can you explain what perl.exe has to do with it?

Dev List:
UNC paths, are they supported?

 [2000-10-30 12:29 UTC] derick@php.net
Stanislav reported:
--
AFAIK, no. I fear it would be serious PITA to support them too, though I might be wrong. If someone who know how UNC pathes behave will look on this, maybe we'll support them.

Did I say I hate Windows file naming system?
--

I totally agree with him...

I wanted to change it to feature request, but the bug
system does not allow this.
 [2000-10-30 18:35 UTC] sniper@php.net
reclassified as feature request.

--Jani
 [2001-06-14 16:24 UTC] sniper@php.net
This is fixed in 4.0.6 (which will be released soon)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 23:01:27 2025 UTC