Hello,
I am in need of help vanderburg told me to post here and so I am I get the following error when the run the command /etc/init.d/vsftpd start
rc-update add vsftpd default
in putty I get the following error
login as: root
Access denied
root@someones host's password:
[root@thewarriors ~]# cd /
[root@thewarriors /]# /etc/init.d/vsftpd start
Starting vsftpd for vsftpd: 500 OOPS: bad bool value in config file for: anonymous_enable
[FAILED]
[root@thewarriors /]# rc-update add vsftpd default
-bash: rc-update: command not found
[root@thewarriors /]# /etc/init.d/vsftpd start
Starting vsftpd for vsftpd: 500 OOPS: bad bool value in config file for: anonymous_enable
[FAILED]
[root@thewarriors /]# rc-update add vsftpd default
[root@thewarriors /]#
what is wrong I tried to fix anoymous_enable but it dident help whats wrong and how can i fix thats
Problem with running ftp server /etc/init.d/vsftpd start rc-
-
- New to forums
- Posts: 8
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Nov 13, 2011 12:17 pm
Re: Problem with running ftp server /etc/init.d/vsftpd start
I'd recommend that you remove the anonymous_enable line and try again without it.
Re: Problem with running ftp server /etc/init.d/vsftpd start
everytime I remove a line like you said I get it for another fileEdge100x wrote:I'd recommend that you remove the anonymous_enable line and try again without it.
Starting vsftpd for vsftpd: 500 OOPS: bad bool value in config file for: file
Re: Problem with running ftp server /etc/init.d/vsftpd start
Do you have Windows line breaks in your file? If so, you might try recreating it by pasting the lines directly into an editor in your SSH window.
I also don't see a line for "file" in our example .conf file in http://www.nfoservers.com/forums/viewto ... =46&t=4268. What example .conf are you using?
I also don't see a line for "file" in our example .conf file in http://www.nfoservers.com/forums/viewto ... =46&t=4268. What example .conf are you using?
Re: Problem with running ftp server /etc/init.d/vsftpd start
Hello edje,
I deleted vpsftpd then installed it again without touching anything and it activated
thanks very much
I deleted vpsftpd then installed it again without touching anything and it activated
