View Full Version : proftpd Fatal: ScoreboardFile:
Anzix
11-29-2003, 12:32 PM
my ftp will not start and it gives me this error...
Fatal: ScoreboardFile: : unable to use '/var/run/proftpd/proftpd.pid': Operation not permitted
Anzix
11-29-2003, 12:35 PM
NM its not fixed... can someone please help!
Anzix
11-29-2003, 06:57 PM
[bump]
Anzix
11-29-2003, 06:59 PM
How would I reinstall it?
ProWebUK
11-29-2003, 07:39 PM
Try the following
# rm -f /var/lock/subsys/proftpd
# service proftpd start
Also double check your /var/log/messages file
Chris
Anzix
11-29-2003, 08:03 PM
[bump]
Anzix
11-30-2003, 12:35 AM
does anyone know a sultion to my problems?
S2S-Robert
11-30-2003, 03:10 AM
Constantly [bump]-ing is not going to do you much good. DA users who might know the answer aren't going to help you faster because of it.
I don't know if the file already exists? If so you might remove it and try again. If removing isn't possible perhaps some other process is already doing something with the file and you'd have to find out which one and kill the process.
just my € 0,02
ProWebUK
11-30-2003, 07:28 AM
# kill -9 proftpd
# rm -f /var/lock/subsys/proftpd
# rm -f /var/run/proftpd/proftpd.pid
# service proftpd start
If you want to reinstall
# rpm -q proftpd
take a note of the version number
remove your current ftp rpms (there should be a few)
Then get fresh rpms over at: http://files.directadmin.com/services/7.3/
Chris
Anzix
11-30-2003, 01:57 PM
seems to be working right now...
outpernet
07-23-2004, 07:35 PM
which is the path for rpms of fedora?
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.