From: [EMAIL PROTECTED] Operating system: NT4 SP5 PHP version: 4.0.3pl1 PHP Bug Type: Scripting Engine problem Bug description: Errormessage on the Browser if using UNC path notation for document root 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 -- Edit Bug report at: http://bugs.php.net/?id=8657&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]