From: [EMAIL PROTECTED] Operating system: W2k Server, Prof PHP version: 4CVS-2002-12-05 (dev) PHP Bug Type: IIS related Bug description: ftp_rawlist, ftp_nlist still not working
In the Bug #20536 ftp_nlist, ftp_rawlist returns nothing I have upgraded my PHP to the most current. Following from 'php.exe -v' PHP 4.4.0-dev (cli) (built: Dec 4 2002 20:18:55) Zend Engine v1.4.0 I have a very simple script that was taken from the help pages on ftp_rawlist(). On my server connnecting to 'localhost' or '127.0.0.1' or the actual local DNS name STILL does not result in anything being provided. I can connect to remote Win/*nix servers under anonymous and specific users and the function works great. After reading various posting and answers about the bug being fixed and in CSV from 11/30 I have waited and waited until Dec 5 in hopes I could finally get this working. I can change the Web server from IIS to Apache sorry. Does anyone have answers to this? Paul -- Edit bug report at http://bugs.php.net/?id=20845&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20845&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20845&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20845&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20845&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20845&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20845&r=support Expected behavior: http://bugs.php.net/fix.php?id=20845&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20845&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20845&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20845&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20845&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20845&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20845&r=isapi
