Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: mapango_joe on February 07, 2004, 06:41:55 PM

Title: Proftpd issues with scoreboard and allowchmod directive
Post by: mapango_joe on February 07, 2004, 06:41:55 PM
Hello All.  I have SME 5.6 running on a production server.  After installing the updates I noticed FTP servise would not start.  I narrowed it to two things.  In the /etc/proftpd.conf file I must comment out the AllowChmod statement and add a ScoreboardFile /var/run/proftpd/scoreboard directive.  Doing this "hack" gets things going, but occasionally (when it gets rebooted I think) it returns to the non functioning state.  I then have to log back in and make the proftpd.conf changes, and recreate the scoreboard file.      

I have searched the forums and not seen the exact same issue, I would speak lovingly of anyone who can offer some devine guidance.

Chris Curtis
Title: same problem on sme 5.6
Post by: Anonymous on February 09, 2004, 05:33:20 AM
I have the same problem...but after adding the ScoreboardFile          /var/run/proftpd/scoreboard

I get the following error:

Starting proftpd: myserver- fatal: Socket operation on non-socket
Title: solution can be found herer
Post by: Anonymous on February 09, 2004, 01:38:27 PM
The solution is to follow the steps in this thread:

http://forums.contribs.org/index.php?topic=8843.msg33262#msg33262

it worked for me..thanks guys.