Current time: 04-17-2024, 05:48 AM Hello There, Guest! (LoginRegister)


Post Reply 
proftpd DOWN?
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #11
RE: proftpd DOWN?
Well - the files exist *in Debian* - but it seems that every distor handles it in a different way (opensuse does not have the modules file) - that's our problem...

if you don't have the file, try the two commands and then we have to change the config file for theese distros...
04-24-2008 07:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
GooCarlos Offline
Junior Member
*

Posts: 33
Joined: Jul 2007
Reputation: 0
Post: #12
RE: proftpd DOWN?
Hey, I am sorry, I did not understand. I can help the right »
04-24-2008 09:02 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #13
RE: proftpd DOWN?
in proftpd.conf:
set a # before "Include /etc/proftpd/modules.conf"

insert:
Code:
LoadModule mod_sql.c
LoadModule mod_sql_mysql.c

and try to start proftpd.
04-25-2008 12:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
GooCarlos Offline
Junior Member
*

Posts: 33
Joined: Jul 2007
Reputation: 0
Post: #14
RE: proftpd DOWN?
Apr 25 11:25:08 4803 proftpd: proftpd shutdown succeeded
Apr 25 11:25:08 4803 proftpd: - Fatal: unknown configuration directive 'LoadModule' on line 1 of '/etc/proftpd/modules.conf'
Apr 25 11:25:08 4803 proftpd: proftpd startup failed
04-25-2008 01:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #15
RE: proftpd DOWN?
???

I thought you don't have a modules.conf
04-25-2008 05:29 PM
Visit this user's website Find all posts by this user Quote this message in a reply
StevenE Offline
Junior Member
*

Posts: 104
Joined: Feb 2008
Reputation: 0
Post: #16
RE: proftpd DOWN?
jep, got the same error. i think there must be a module for it. If this module isn't installed you can't use 'LoadModule'

think it was dso (Dynamic Shared Objects) but I have to look how to enable Smile
04-25-2008 05:45 PM
Find all posts by this user Quote this message in a reply
StevenE Offline
Junior Member
*

Posts: 104
Joined: Feb 2008
Reputation: 0
Post: #17
RE: proftpd DOWN?
joximu Wrote:???

I thought you don't have a modules.conf

I think he just touched it or something like that. It's no diffrent between to have 'LoadModule' in proftpd.conf or the included file
04-25-2008 05:47 PM
Find all posts by this user Quote this message in a reply
StevenE Offline
Junior Member
*

Posts: 104
Joined: Feb 2008
Reputation: 0
Post: #18
RE: proftpd DOWN?
so I think so far it should work, but it doesn't Tongue

Installation of proftpd

% tar -xzf proftpd-1.3.1.tar.gz
% cd proftpd-1.3.1
% ./configure --enable-dso --enable-openssl --with-mysql --with-modules=mod_sql:mod_ratio:mod_readme:mod_rewrite:mod_wrap2:mod_sql_mysql:mod_tls​:mod_quotatab:mod_quotatab_file:mod_quotatab_sql:mod_ifsession

% make

problem:
/usr/bin/ld: cannot find -lmysqlclient




I don't know why but I have al libaries and stuff but still got this error.
But I think t should work for you GooCarlos Smile (If you had installed mysql normaly Tongue )
(This post was last modified: 04-25-2008 11:10 PM by StevenE.)
04-25-2008 10:57 PM
Find all posts by this user Quote this message in a reply
GooCarlos Offline
Junior Member
*

Posts: 33
Joined: Jul 2007
Reputation: 0
Post: #19
RE: proftpd DOWN?
非常感谢,我觉得自己应该是没有安装mod。

我先尝试一下。


Thanks, I feel that they should not be installed mod.

I would first try.
(This post was last modified: 04-25-2008 11:07 PM by GooCarlos.)
04-25-2008 11:06 PM
Visit this user's website Find all posts by this user Quote this message in a reply
GooCarlos Offline
Junior Member
*

Posts: 33
Joined: Jul 2007
Reputation: 0
Post: #20
RE: proftpd DOWN?
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
rm -f .libs/proftpdS.o
make: *** [proftpd] Error 1


???
(This post was last modified: 04-25-2008 11:17 PM by GooCarlos.)
04-25-2008 11:08 PM
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)