From:             [EMAIL PROTECTED]
Operating system: WIndows 2000
PHP version:      4.0.4pl1
PHP Bug Type:     Scripting Engine problem
Bug description:  PHP don't execute UNC path

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


-- 
Edit Bug report at: http://bugs.php.net/?id=9012&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to