Current time: 04-30-2024, 08:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] FTP Problems
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #11
RE: FTP Problems
Here we are Big Grin
Code:
#Include /etc/proftpd/modules.conf
Pleas enable the Modules like
Code:
Include /etc/proftpd/modules.conf

Greez BeNe
04-24-2009 10:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #12
RE: FTP Problems
New error Wink

Code:
- Fatal: LoadModule: error loading module 'mod_ctrls_admin.c': Operation not permitted on line 15 of '/etc/proftpd/modules.conf'
04-24-2009 10:45 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #13
RE: FTP Problems
Here is my modules.conf to compare
Code:
#
# This file is used to manage DSO modules and features.
#

# This is the directory where DSO modules reside

ModulePath /usr/lib/proftpd

# Allow only user root to load and unload modules, but allow everyone
# to see which modules have been loaded

ModuleControlsACLs insmod,rmmod allow user root
ModuleControlsACLs lsmod allow user *

LoadModule mod_ctrls_admin.c
LoadModule mod_tls.c
LoadModule mod_sql.c
LoadModule mod_ldap.c
LoadModule mod_sql_mysql.c
LoadModule mod_sql_postgres.c
LoadModule mod_quotatab.c
LoadModule mod_quotatab_file.c
LoadModule mod_quotatab_ldap.c
LoadModule mod_quotatab_sql.c
LoadModule mod_radius.c
LoadModule mod_wrap.c
LoadModule mod_rewrite.c

# keep this module the last one
LoadModule mod_ifsession.c
Please delete the last two lines in the proftpd.conf
Code:
SQLLOGFILE /var/log/proftpd.sql.log
Include /etc/proftpd/modules.conf
And test it again!

Greez BeNe
04-24-2009 10:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #14
RE: FTP Problems
It worked deleting the last two lines.. lol Smile

Now testing if the ftp really works..

And it DOES!

Thanks mates!
04-24-2009 10:54 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #15
RE: [SOLVED] FTP Problems
Cool
Yeah, includes the modules a second time is a problem!
Quote:And it DOES!
Of course, have fun with ispCP Omega and a working FTP-Server.

Greez BeNe
04-24-2009 10:57 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #16
RE: [SOLVED] FTP Problems
Yeah, figured out that Smile

And thanks, ispCP is one of the greatest free panels ive ever been trying!
04-24-2009 10:58 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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