PDA

View Full Version : FTP Problems


DanMB
18th March 2006, 18:15
heres the problemim getting:

/etc/init.d/proftpd restart
Shutting down proftpd: [FAILED]
Starting proftpd: - getaddrinfo 'neptune.crystal-host.co.uk' error: Name or ser vice not known
- warning: unable to determine IP address of 'neptune.crystal-host.co.uk'
- getaddrinfo 'neptune.crystal-host.co.uk' error: Name or service not known
- warning: unable to determine IP address of 'neptune.crystal-host.co.uk'
- ProFTPD terminating (signal 11)
- FTP session closed.

falko
18th March 2006, 23:44
neptune.crystal-host.co.uk does not exist as a DNS record. You should create a DNS record for it; until then you can put neptune.crystal-host.co.uk into /etc/hosts. That will solve the problem.