From: dstarr at allofe dot net Operating system: Windows 2000 PHP version: 4.3.2 PHP Bug Type: OpenSSL related Bug description: ftp_ssl_connect() function not defined
I am using IIS 5 on Windows 2000. I am trying to use the ftp_ssl_connect() function, however I get Fatal error: Call to undefined function: ftp_ssl_connect(). I have OpenSSL enabled with OpenSSL Version 0.9.7b 10 Apr 2003. This is how it appears in the phpinfo(). The openssl functions are available. The only information I have found regarding this issue is located at http://us3.php.net/manual/en/function.ftp-ssl-connect.php and http://us3.php.net/manual/en/ref.openssl.php which I have followed. Also, FTP support is enabled and Registered PHP Streams are php, http, ftp, compress.zlib. Any help would be greatly appreciated. -- Edit bug report at http://bugs.php.net/?id=23995&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=23995&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=23995&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=23995&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=23995&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=23995&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=23995&r=support Expected behavior: http://bugs.php.net/fix.php?id=23995&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=23995&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=23995&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=23995&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23995&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=23995&r=dst IIS Stability: http://bugs.php.net/fix.php?id=23995&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=23995&r=gnused
