Cannot connect to my FTP and Webmail

  • @Ninos


    This is only a warning which can be ignored. It should be able to connect to ftp.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • memcache is not installed on your system. Please remove tue memcache proftpd-module and then retry..


    Easier solution for you:
    apt-get purge proftpd
    Then rerun the imscp-installer.

    Not running again.


    I try ftp command.

    Shell-Script
    1. root@my-server:~# ftp localhostConnected to hs.mydomain.es.local.220 ProFTPD 1.3.4a Server (hs.mydomain.es) [::ffff:127.0.0.1]Name (localhost:root): [email protected] Password required for [email protected]:421 Service not available, remote server has closed connectionLogin failed.No control connection for command: No such file or directory


    why¿?


    I try this after:


    Shell-Script
    1. apt-get purge proftpd-basic
    2. perl imscp-autoinstall -d



    IF in a few days this is not resolved i try to create a new vps with clean install....


    thx for all



    ;)

  • Please post relevant log-entries of /var/log/auth.log & /var/log/messages.


    PS: Which OS is in use, root server/vm, ...

  • Hey,


    you can run proftpd in debug-mode:
    service proftpd stop
    proftpd -n -d 20


    Then try to connect with your client and look at the console.


    Is the server a dedicated root server or is the server behind a firewall or NAT?


    Greets
    Chris