Ok I had found something similar in posts, but no answer.
My ftp script, php 4.3.9 on RH EL 4, was working about a week ago, now getting
undefined function ftp_connect()
Yes --enable-ftp is on
Registered PHP Streams: php, http, ftp, https, ftps, compress.bzip2, compress.zlib
Loaded Modules: core prefork http_core mod_so mod_access mod_auth mod_auth_anon mod_auth_dbm mod_auth_digest util_ldap mod_auth_ldap mod_include mod_log_config mod_env mod_mime_magic mod_cern_meta mod_expires mod_deflate mod_headers mod_usertrack mod_setenvif mod_mime mod_dav mod_status mod_autoindex mod_asis mod_info mod_dav_fs mod_vhost_alias mod_negotiation mod_dir mod_imap mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_proxy proxy_ftp proxy_http proxy_connect mod_cache mod_suexec mod_disk_cache mod_file_cache mod_mem_cache mod_cgi sapi_apache2
FTP support enabled
Why, how did it break ?
I've tried 1000 different options & still not working.
do I need to recompile or re-add with rpm ?
Thanks in advance