It seems you didn't search the bug database good enough ;-)

You'll need php 4.10 to be able to access UNC-Paths (\\server\share)
correctly. Before, UNC paths did not work correctly, you had to work with a
mapped drive.

See also some recent threads in this group for more info on this. Make sure,
IUSR_MACHINNAME has access rights on the remote share and check 'check that
file exists' in IIS Admin on the panel where you enter the path to php.exe.

Christoph

"Thomas Davis" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
|
| I have searched the bug database to the best of my ability and not been
able
| to find any reference. Perhaps someone on the list knows of the problem
| and/or the solution. I wanted to ask one more time before submitting a bug
| report.
|
| Platform: Windows 2000/ IIS 5.0/ PHP 4.0.6 CGI
| Issue: If I store the document root on a remote server. Such us
| \\server\share\htdocs\index.php
| I get the ol':
|
| CGI Error
| The specified CGI application misbehaved by not returning a complete set
of
| HTTP headers. The headers it did return are:
|
| Normally this would mean the file doesn't exist, but it does exist, the
| permissions are fine cuz I can access the other files that are not PHP in
| the same directory with the same permissions.
|
| PHP acts normally under all other circumstances.
|
| Anyone?
|
| Thomas Davis
| Web System Administrator
| TiVo Inc.
|
|
|



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to