Hello, I have a quick question.
I get this error in one of my scripts:
Fatal error: Call to unsupported or undefined function ftp_connect() in /var/home/descent/web/test4.php3 on line 4
Does this mean PHP is not configured to allow the FTP module to run? Or is it something else?
Thanks!
--Rem