• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Proftpd not working after upgrade from plesk8

M

Marco AugustoL

Guest
After upgrade from plesk8 proftpd disappeared from server:

Components Manager gives me that ftp is installed:

psa-proftpd 1.3.1-cos5.build92091016.19

but ftp server is not started and when i try to start with /usr/sbin/proftpd it responds:

- warning: unable to determine IP address of '**************'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd.conf'
 
I resolved:

in /etc/hosts i added this line:

127.0.0.1 <whatever hostname returned goes here>

where <whatever hostname returned goes here> is the result of hostname command.

I don't know why is necessary in this server and not in another server with plesk 9.2.3.
 
Back
Top