• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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