Results 1 to 4 of 4
I am trying to start vsftpd server by typing /etc/init.d/vsftpd start.
All I get is some message stating
500 OOPS: cannot open config file:start
What is going on? My vsftpd.conf ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-22-2005 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 17
starting vsftpd
I am trying to start vsftpd server by typing /etc/init.d/vsftpd start.
All I get is some message stating
500 OOPS: cannot open config file:start
What is going on? My vsftpd.conf is in /etc
Help.
Thanks.
- 10-22-2005 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
your conf file should be at /etc/vsftpd/vsftpd.conf
Operating System: GNU Emacs
- 10-22-2005 #3Just Joined!
- Join Date
- Dec 2004
- Posts
- 17
Running...
Okay, It seems it is running. At least I see it when I run ps aux.
But it seems to start differently then explained on the web.
On the website, it told me to run the command '/etc/init.d/vsftpd start'
this caused an error..
"500 OOPS: cannot open config file:start"
I then ran the command '/usr/sbin/vsftpd &' and seems to start up.
What's the difference?
Thanks.
- 10-22-2005 #4Just Joined!
- Join Date
- Dec 2004
- Posts
- 17
Let me try and move the file


Reply With Quote
