ScoreboardFile: : unable to use '/var/run/proftpd.score'

Discussion in 'Installation/Configuration' started by MEKIEP.COM, Aug 25, 2007.

  1. MEKIEP.COM

    MEKIEP.COM New Member

    Hello,

    I got this error after a reboot time and the proftpd goes down, it not work welll as itself before reboot

    This is the error msg

    - Fatal: ScoreboardFile: : unable to use '/var/run/proftpd.score': Operation not permitted on line 67 of '/etc/proftpd.conf'


    I was tried to searches on google but seem nothing like this

    Please, anyone help me!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    ls -la /var/run/
     
  3. MEKIEP.COM

    MEKIEP.COM New Member

    Thank till

    Hello, Thank Till for your looking

    here is the ls -la /var/run/

    Last login: Sat Aug 25 12:53:34 2007 from 222.252.159.221
    [root@101/udp ~]# ls -la /var/run/
    total 228
    drwxrwxrwx 21 root root 4096 Aug 25 12:11 .
    drwxr-xr-x 22 root root 4096 Aug 25 10:57 ..
    srw-rw-rw- 1 root root 0 Aug 25 10:30 acpid.socket
    -rw-r--r-- 1 root root 5 Aug 25 10:30 atd.pid
    drwxr-xr-x 2 root root 4096 May 3 06:55 console
    -rw-r--r-- 1 root root 5 Aug 25 10:30 crond.pid
    -rw-r--r-- 1 root root 5 Aug 25 10:30 cups-config-daemon.pid
    -rw-r--r-- 1 root root 5 Aug 25 10:30 cupsd.pid
    drwxr-xr-x 2 root root 4096 Aug 25 10:30 dbus
    drwx------ 2 root root 4096 Aug 25 10:30 dovecot
    drwxr-x--- 2 root dovecot 4096 Aug 25 10:30 dovecot-login
    -rw-r--r-- 1 root root 5 Aug 25 10:30 gpm.pid
    -rw-r--r-- 1 root root 5 Aug 25 10:30 haldaemon.pid
    -rw-r--r-- 1 root root 5 Aug 25 11:27 httpd.pid
    -rw------- 1 root root 5 Aug 25 10:30 klogd.pid
    drwx------ 2 root root 4096 May 4 00:30 mdadm
    drwx------ 2 root root 4096 May 4 00:30 mdmpd
    -rw-r--r-- 1 root root 5 Aug 25 10:30 messagebus.pid
    drwxr-xr-x 2 mysql mysql 4096 Aug 25 10:30 mysqld
    drwxrwx--- 2 named named 4096 Jul 24 23:51 named
    lrwxrwxrwx 1 root root 41 Aug 25 10:40 named.pid -> /var/named/chroot/var/run/named/named.pid
    drwxrwxr-x 2 root root 4096 May 3 12:38 netreport
    drwxr-xr-x 2 root root 4096 May 2 22:30 nscd
    -rw-r--r-- 1 root root 4 Aug 25 10:30 ntpd.pid
    drwxr-xr-x 2 root root 4096 Feb 22 2005 ppp
    drw-r--r-- 2 root root 4096 Aug 25 12:22 proftpd
    -rw-r--r-- 1 rpcuser rpcuser 5 Aug 25 10:30 rpc.statd.pid
    drwxr-xr-x 2 root root 4096 Aug 25 10:30 saslauthd
    -rw-r--r-- 1 smmsp smmsp 0 Aug 25 10:53 sm-client.pid
    drwxr-xr-x 2 root root 4096 Jun 15 03:19 spamassassin
    -rw-r--r-- 1 root root 5 Aug 25 10:30 sshd.pid
    drwx------ 3 root root 4096 Jan 7 2003 sudo
    -rw------- 1 root root 5 Aug 25 10:30 syslogd.pid
    drwxr-x--T 2 root pegasus 4096 Aug 13 2006 tog-pegasus
    drwx------ 2 root root 4096 May 3 05:38 usb
    -rw-rw-r-- 1 root utmp 4992 Aug 25 14:05 utmp
    drwxr-xr-x 2 root root 4096 May 15 01:58 winbindd
    drwxr-xr-x 2 root root 4096 May 3 09:17 wpa_supplicant
    -rw-r--r-- 1 root root 6 Aug 25 10:30 xfs.pid
    -rw-r--r-- 1 root root 5 Aug 25 10:30 xinetd.pid
     
  4. MEKIEP.COM

    MEKIEP.COM New Member

    P/S

    I was setup using the tut " the perfect server cent 4.5 with ispconfig "
     
  5. MEKIEP.COM

    MEKIEP.COM New Member

    Please, does anyone there?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Can you comment out the ScoreBoard line in proftpd.conf and restart Proftpd?
     
  7. MEKIEP.COM

    MEKIEP.COM New Member

    Hi Falko,

    Yes, I can comment out the ScoreBoard line in proftpd.conf and restart Proftpd but then I cant logging in to ftp with my old user and password

    Did you know any other problem like this? I was tried to re-install proftpd also but it not work, the problem happen again.

    Please send me any advice,

    Thomas
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you tried to set the scoreborad file path to /var/run/proftpd/proftpd.score
    and if this does not help, make the directory /var/run/proftpd writable for the user proftpd runs under.
     
  9. MEKIEP.COM

    MEKIEP.COM New Member

    Hello,

    Its solution did not effect, the problem still there

    I can send you my root shell information, then could you go to there and have a look ?

    Please,

    Thomas
     
  10. falko

    falko Super Moderator Howtoforge Staff

    What's in your /etc/proftpd.conf?

    Did you get any problems/errors when you installed Proftpd?
     

Share This Page