Click to See Complete Forum and Search --> : FTP under SuSE Linux


Anon
07-23-2001, 07:47 AM
When ich start the function "ftp_connect()", i get the errrormessage:
************
Fatal error: Call to undefined function: ftp_connect() in /mnt/data/kunden/def/localserver/bilder.php on line 20
************

in line 20, u can read this:
$conn_ftp = ftp_connect($HOST,21);

$HOST is correctly defined...
what can i do, plz help me!
thx a lot!
Johannes "Sir Cubbie" Röttger