ispcp

IspCP # Fix Proftpd after install completed.

#nano /etc/proftpd.conf

Find
********************************************************
DisplayFirstChdir message
********************************************************
Edit to
********************************************************
#DisplayFirstChdir message
********************************************************

and find
********************************************************
AuthOrder mod_sql.c mod_auth_pam.c* mod_auth_unix.c
********************************************************
edit to
********************************************************
AuthOrder mod_sql.c
********************************************************

Ctrl + X
y

#service proftpd restart

Syndicate content