Results 1 to 3 of 3

Thread: Fatal error: Call to undefined function ftp_connect()

  1. #1
    Guest

    Default Fatal error: Call to undefined function ftp_connect()

    Why this error happens??
    How can I fix it?

    my code:

    $ftp_conn = ftp_connect($ftp_server) or die("Could not connect to $ftp_server");
    $login = ftp_login($ftp_conn, $ftp_username, $ftp_userpass);

  2. #2
    filsil is offline AlterVista Staff
    Join Date
    Feb 2010
    Posts
    106

    Default

    You can't use ftp to connect from our servers to another, you can only use http or https.

  3. #3
    Gianluca is offline Administrator
    Join Date
    Feb 2010
    Posts
    512

    Default

    ftp-* functions are currently unavailable

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO