From: [EMAIL PROTECTED] Operating system: Windows 2000 Prof PHP version: 4.2.1 PHP Bug Type: *Directory/Filesystem functions Bug description: Problem with Novell Netware map drive
Sorry for my English. I have some problems with filesystem functions in case of working with Novell Netware map drive: <? $result=file("H:/DIR/list.txt"); ?> where H: - Novell Netware map drive. This construction returns: No such file or directory. Other directory and filesystems functions returns same result, when trying connect to Novell Network drive :( Under Windows 98 this working correctly Running software: Windows 2000 Prof Apache 1.3.20 PHP 4.2.1 Novell Client 4.81 Novell Netware 5.0 -- Edit bug report at http://bugs.php.net/?id=17471&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17471&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17471&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17471&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17471&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17471&r=support Expected behavior: http://bugs.php.net/fix.php?id=17471&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17471&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17471&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17471&r=globals