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


Post Reply 
proftpd DOWN?
Author Message
GooCarlos Offline
Junior Member
*

Posts: 33
Joined: Jul 2007
Reputation: 0
Post: #21
RE: proftpd DOWN?
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
rm -f .libs/proftpdS.o
make: *** [proftpd] Error 1
04-25-2008 11:13 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: #22
RE: proftpd DOWN?
I don't know the original redhat packages. But I can google and find this
http://dag.wieers.com/rpm/packages/proftpd/

There you have a packegae proftpd and a package proftpd-mysql

So please check what the distribution is offering!
04-26-2008 12:37 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: #23
RE: proftpd DOWN?
I have successfully installed the proftpd-mysql, but proftpd services still will not boot.

Apr 26 00:12:59 4803 proftpd: - warning: handling possibly truncated configuration data at line 1 of '/ etc / proftpd / modules.conf'
Apr 26 00:12:59 4803 proftpd: - Fatal: LoadModule: error loading module 'mod_sql_mysql.c': Permission denied on line 1 of '/ etc / proftpd / modules.conf'
Apr 26 00:12:59 4803 proftpd: proftpd startup failed
04-26-2008 02:15 AM
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: #24
RE: proftpd DOWN?
In the docu (/usr/share/doc/proftpd on your system...) you can read about this:

<IfModule mod_dso.c>
LoadModule mod_sql.c
LoadModule mod_sql_mysql.c
</IfModule>

Redhat does not seem to use the modules.conf - so maybe you remove this completely and remove the line "Include ...".
I hope you find more information about how to load the module in the docu which is installed. I don't have any redhat around.
Otherwise send a PM with SSH logins, so I can try to figure out - but please try it first by yourself!
04-26-2008 05:44 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: #25
RE: proftpd DOWN?
I have tried, but failed.

I still try in.
04-26-2008 11:43 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: #26
RE: proftpd DOWN?
>>> proftpd.conf# SQL authentication Dynamic Shared Object (DSO) loading
# See README.DSO and howto/DSO.html for more details.
<IfModule mod_dso.c>
LoadModule mod_sql.c
LoadModule mod_sql_mysql.c
</IfModule>

so.


Apr 26 15:52:23 4803 proftpd: - warning: the DisplayFirstChdir directive is deprecated and will be removed in a future release. Please use the DisplayChdir directive.
Apr 26 15:52:23 4803 proftpd: - Fatal: LoadModule: error loading module 'mod_sql_mysql.c': Permission denied on line 151 of '/etc/proftpd.conf'
Apr 26 15:52:23 4803 proftpd: proftpd startup failed
04-26-2008 05:55 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: #27
RE: proftpd DOWN?
The warning is ok, but the fatal not.
Could you tell us what's in line 151 of proftpd.conf?
04-26-2008 07:02 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: #28
RE: proftpd DOWN?
# SQL authentication Dynamic Shared Object (DSO) loading
# See README.DSO and howto/DSO.html for more details.
<IfModule mod_dso.c> (149)
LoadModule mod_sql.c (150)
LoadModule mod_sql_mysql.c (151)
</IfModule> (152)
04-26-2008 07:05 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: #29
RE: proftpd DOWN?
read this
http://www.proftpd.org/docs/howto/DSO.html
04-26-2008 07:42 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: #30
RE: proftpd DOWN?
I do not quite understand the English of this article.

In short, modules need to make it ?
04-26-2008 08:03 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)