I was trying to post the error message that Proftpd was kicking out when I tried to run it. But, now when I do:
It does nothing. I restarted the machine, and still get nothing.
Very difficult to troubleshoot error messages when it give me nothing.
Any ideas?
Neither conf file will work. I have restarted.
# /usr/local/etc/rc.d/proftpd
It does nothing. I restarted the machine, and still get nothing.
Very difficult to troubleshoot error messages when it give me nothing.
Any ideas?
# ps -aux | grep ftp
shows nothing save the grep.
Code:
[root@BSD]/usr/local/etc-> ls
ConsoleKit alpine.conf.sample fonts pam.d rc.d
Muttrc aspell.ver gnome.subr polkit-1 slsh.rc
Muttrc.dist bash_completion.d hal profile.d urlview.conf.sample
PolicyKit dbus-1 man.d proftpd.conf xml2Conf.sh
alpine.conf devd mime.types proftpd.conf.safe
[root@BSD]/usr/local/etc-> mv proftpd.conf proftpd.conf.exp
[root@BSD]/usr/local/etc-> mv proftpd.conf.safe proftpd.conf
[root@BSD]/usr/local/etc-> cd rc.d
[root@BSD]/usr/local/etc/rc.d-> ./proftpd start
[root@BSD]/usr/local/etc/rc.d->
Neither conf file will work. I have restarted.