php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9012 PHP don't execute UNC path
Submitted: 2001-01-30 16:57 UTC Modified: 2001-04-27 20:13 UTC
From: gaspar_arias at altavista dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.4pl1 OS: WIndows 2000
Private report: No CVE-ID: None
 [2001-01-30 16:57 UTC] gaspar_arias at altavista dot com
When I try to configure IIS to run PHP use the UNC nomenclature "\\computer_nem\share\archive.php" php returns a error "CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:" and the program is <? hello world"> if I execute this program with the path c:\inetpup\wwwroot\prueba.php don't have problem, I did some tests from command line I type c:\PHP\php.exe c:\inetpup\wwwroot\prueba.php  and i don't have problems but when I Try to do c:\php \\webnt\www\prueba.php don't appear nothing, I think that is aproblem with the kinp of path that I use and PHP don't recognise it

I hope you can help?
Regards
Gaspar

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-04 12:54 UTC] sniper@php.net
Duplicate of #6554

 [2001-04-27 20:13 UTC] sniper@php.net
Fixed in CVS. Wait for PHP 4.0.6 to be released.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 00:01:30 2024 UTC