![]() |
proftpd: ProFTPd warning: cannot start neither ...
When typing in the following...
Code:
sudo /etc/init.d/proftpd startCode:
ProFTPd warning: cannot start neither in standalone nor in inetd/xinetd mode. Check your configuration.(etc/hosts) Code:
127.0.0.1 localhostI am not sure what else I need to configure... **EDIT** I figured out what the issue was...and this is what I did! First changed the "Server Type" from "inetd" to "standalone" in the proftpd.conf file. tried to start/restart started receiving the error that it Fails on start. checked the /etc/hosts file and updated it to the following: Code:
127.0.0.1 localhost |
| All times are GMT +2. The time now is 01:19. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.