From:             mittalsumit at netscape dot net
Operating system: Windows XP Professional
PHP version:      5.0.5
PHP Bug Type:     FTP related
Bug description:  ftp_ssl_connect is not workin even after enabling 
php_openssl.dll extension

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 bug report at http://bugs.php.net/?id=34595&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34595&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34595&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34595&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34595&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34595&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34595&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34595&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34595&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34595&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34595&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34595&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34595&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34595&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34595&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34595&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34595&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34595&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34595&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34595&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34595&r=mysqlcfg

Reply via email to