ID: 34595 Updated by: [EMAIL PROTECTED] Reported By: mittalsumit at netscape dot net -Status: Open +Status: Bogus Bug Type: FTP related Operating System: Windows XP Professional PHP Version: 5.0.5 New Comment:
RTFM: "Why this function may not exist: ftp_ssl_connect() is only available if OpenSSL support is enabled into your version of PHP. If it's undefined and you've compiled FTP support then this is why. For Windows you must compile your own PHP binaries to support this function." Previous Comments: ------------------------------------------------------------------------ [2005-09-22 12:41:39] mittalsumit at netscape dot net Description: ------------ hi i wanted to run ftp_ssl_connect function but it says undefined. I tried to compile php from source it has a lot of errors and did not get compiled. in my phpinfo it shows ftps is enabled after doing php_openssl.dll uncommented in php.ini. A quick response will be highly appricieated. ;extension=php_oci8.dll extension=php_openssl.dll ;extension=php_oracle.dll Expected result: ---------------- function should work Actual result: -------------- Fatal error: Call to undefined function ftp_ssl_connect() in C:\php5\getm.php on ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34595&edit=1
