I’m trying to get my vsftp server to run.
When ssl is disabled it works pretty fine, but after turning on I get the following error:
# /etc/init.d/vsftpd status
Checking for service vsftpd unused
# /etc/init.d/vsftpd start
Starting vsftpd startproc: exit status of parent of /usr/sbin/vsftpd: 1
failed
I’ve created a certificate as it is described in the guide but unfortunately it doesn’t fix the problem.
I get the same error like before.
Any other ideas?
I was a bit confusing I think. I like you NOT to use the startscript but the command vsftpd itself. So you should type the command with another working dir than /etc/init.d to be sure to call the daemon itself since your start script seems to have also the name vsftpd.
When I googled this error I found plenty of sites, but none of these outline my problem.
So have you any idea whats the issue of this error?
Cannot figure out why he can’t load it…
I am bewitched by the same problem. If I followed correctly, You merely updated openssl and that cured what ailed you. What version of openssl did the trick?