Current time: 05-05-2024, 11:47 PM Hello There, Guest! (LoginRegister)


Post Reply 
PROFTPD - dead
Author Message
monstermedia Offline


Posts: 4
Joined: Oct 2009
Reputation: 0
Post: #1
PROFTPD - dead
out of a sudden proftpd stoped to work... (after I add a few domains - but not any ftp account)

when tried manually restart.... this is error:

Code:
/etc/init.d/proftpd restart
Stopping ftp server: proftpd.
Starting ftp server: proftpd - error: /var/log/proftpd is a world writeable directory
- mod_ctrls/0.9.4: unable to open ControlsLog '/var/log/proftpd/controls.log': containing directory is world writable
- Fatal: ControlsLog: unable to log to a world-writable directory on line 168 of '/etc/proftpd/proftpd.conf'
failed!

what has happend?? server was working properly about two weeks....

regards
12-01-2009 06:58 AM
Find all posts by this user Quote this message in a reply
Lucan Offline
Member
*
Beta Team

Posts: 982
Joined: Jul 2008
Reputation: 12
Post: #2
RE: PROFTPD - dead
Quote:Starting ftp server: proftpd - error: /var/log/proftpd is a world writeable directory

wrong chmod of /var/log/proftpd ?
12-01-2009 07:24 AM
Find all posts by this user Quote this message in a reply
monstermedia Offline


Posts: 4
Joined: Oct 2009
Reputation: 0
Post: #3
RE: PROFTPD - dead
(12-01-2009 07:24 AM)Lucan Wrote:  
Quote:Starting ftp server: proftpd - error: /var/log/proftpd is a world writeable directory

wrong chmod of /var/log/proftpd ?

yes... done... and another one....

Code:
Stopping ftp server: proftpd.
Starting ftp server: proftpd - Fatal: SQLMinUserUID: requires a numeric argument on line 183 of '/etc/proftpd/proftpd.conf'
failed!

I FIXED conf file, but... still:

Code:
proftpd - error: cannot read configuration path '/etc/proftpd/ispcp'
- Fatal: Include: error including '/etc/proftpd/ispcp/*': ZĹy argument on line 228 of '/etc/proftpd/proftpd.conf'
failed!

don't have such directory ispcp in /etc/proftpd ... how to regenerate IT /??/ especially I wondering what file where in IT ?? because when I mkdir proftpd start normally now... but what the files where in ISPCP directory??
(This post was last modified: 12-01-2009 07:59 AM by monstermedia.)
12-01-2009 07:40 AM
Find all posts by this user Quote this message in a reply
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #4
RE: PROFTPD - dead
I don't recall there ever being any additional files needed. You could probably comment out that directory include in proftpd.conf without any negative consequences.

Edit: This is incorrect, as sci2tech points out.
(This post was last modified: 12-02-2009 05:06 AM by motokochan.)
12-01-2009 01:14 PM
Visit this user's website Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #5
RE: PROFTPD - dead
(12-01-2009 01:14 PM)motokochan Wrote:  I don't recall there ever being any additional files needed. You could probably comment out that directory include in proftpd.conf without any negative consequences.
Do not comment it! Just make that directory
Code:
mkdir /etc/proftpd/ispcp
. Else engine will fail to add new domains / subdomains
12-01-2009 06:11 PM
Visit this user's website Find all posts by this user Quote this message in a reply
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #6
RE: PROFTPD - dead
I checked my server, and that directory is used (although I only see one file in there for 16 domains existing). My previous remark is thus incorrect. Sorry.
12-02-2009 05:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)