Results 1 to 3 of 3
Hi folks,
CentOS 4.4 amd64
# /etc/init.d/proftpd start
Code:
Starting proftpd: - getaddrinfo 'host.satimis.com' error: Name or service not known
- warning: unable to determine IP address of 'host.satimis.com'
- ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-30-2007 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Fail to start proftpd
Hi folks,
CentOS 4.4 amd64
# /etc/init.d/proftpd startPls advise how to fix it. TIACode:Starting proftpd: - getaddrinfo 'host.satimis.com' error: Name or service not known - warning: unable to determine IP address of 'host.satimis.com' - error: no valid servers configured - Fatal: error processing configuration file '/etc/proftpd.conf' [FAILED]
B.R.
satimis
- 03-30-2007 #2
Hello
cent OS is system 5 based meaning red hat the start up script is
/etc/rc.d/init.d/proftpd start or you can type service proftp start
- 03-31-2007 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi objuan,
Tks for your advice.
I fixed my problem by putting "host.satimis.com host" to replace "localhost.localdomain localhost" on /etc/hosts. Thereafter proftpd started.
B.R.
satimis


Reply With Quote
