ID: 8657 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Assigned To: Comments: User feedback: -------------- Yes, i've tried out PHP 4.0.4pl1, but the problem persists, also with the binary php.exe. If i call php.exe from the command line like php c:\phptest.php i see the html output if i call php \\server\vol\dir\phptest.php there is no output and no errormessage. If i map \\server\vol to w: and call php w:\dir\phptest.php it works. --------------- Duplicate of #6554 --Jani Previous Comments: --------------------------------------------------------------------------- [2001-02-25 07:53:51] [EMAIL PROTECTED] Does the problem persist with PHP 4.0.4pl1 or the latest snapshot from http://snaps.php.net/? --------------------------------------------------------------------------- [2001-01-11 12:24:54] [EMAIL PROTECTED] Installation on NT4 under Apache 1.3.14 using LoadModule php4_module /php/sapi/php4Apache.dll. If document root is configured like "c:/HTDocs" all works fine (testscript phptest.php) If document root is configured like "//servername/volume/domains/zpp/www.domain.de" (because the HTDocs are on a novell server volume) i got the errormesage on the browser Warning: Failed opening '//servername/volume/domains/zpp/www.domain.de/phptest.php' for inclusion (include_path='') in Unknown on line 0 If i use drive mapping instead of unc path,for access to the netware volume, apache will not work. Thank you in advance for help --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8657&edit=2 -- 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]