From: azhdin@netcourrier Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: fopen() with a newtwork file path The fopen() function return a "file not found" error when i use a network path like : //myserver/mydir/myfile.zip There is the same error with file_exists() function (it's good when using a map dir) But this works very well with PHP3.0.16 I'm using Win2000, Apache 1.3.17, PHP4.0.4pl1 as module and Zend_optimizer -- Edit Bug report at: http://bugs.php.net/?id=9443&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]