|
proftpd DOWN?
|
| Author |
Message |
GooCarlos
Junior Member

Posts: 33
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: 0
|
proftpd DOWN?
Apr 24 00:09:49 proftpd: - warning: the DisplayFirstChdir directive is deprecated and will be removed in a future release. Please use the DisplayChdir directive.
Apr 24 00:09:49 proftpd: - Fatal: unknown configuration directive 'SQLBackend' on line 168 of '/etc/proftpd.conf'
Apr 24 00:09:49 proftpd: proftpd startup failed
help...
IspCP Chinese User , http://www.Ispcp.cn .
|
|
| 04-24-2008 02:12 AM |
|
 |
GooCarlos
Junior Member

Posts: 33
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: 0
|
RE: proftpd DOWN?
168 line:
# ispCP SQL Managment
# Activate for proftpd >= 1.3
SQLBackend mysql
SQLAuthTypes Crypt
SQLAuthenticate on
SQLConnectInfo ispcp@localhost vftp 7%uvs@vBtljr5aTMO3b
SQLUserInfo ftp_users userid passwd uid gid homedir shell
SQLGroupInfo ftp_group groupname gid members
SQLMinID 2000
IspCP Chinese User , http://www.Ispcp.cn .
|
|
| 04-24-2008 02:18 AM |
|
 |
GooCarlos
Junior Member

Posts: 33
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: 0
|
RE: proftpd DOWN?
My ProFTPD is the 1.3.1, but I can not find " Include / etc/proftpd/modules.conf " This file.
IspCP Chinese User , http://www.Ispcp.cn .
|
|
| 04-24-2008 03:04 AM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
|
| 04-24-2008 04:51 AM |
|
 |
joximu
Moderator
    
Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: proftpd DOWN?
@GooCarlos
you need to write what OS you have. We try to help, but we do not go through all your posts to find this information. It's important in every new thread you start.
Otherwise we think you use debian etch and if you do not have the file then you did not follow the installation guide - it's just that easy.
the warning about the directive can be ignored.
2008-03-16 ispCP RC4 released!!!
|
|
| 04-24-2008 06:36 AM |
|
 |
GooCarlos
Junior Member

Posts: 33
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: 0
|
|
| 04-24-2008 11:12 AM |
|
 |
StevenE
Junior Member

Posts: 99
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: proftpd DOWN?
Hi,
exactly same prob with FreeBSD 7.0 and ispcp nightly 11.4
OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
|
|
| 04-24-2008 06:27 PM |
|
 |
joximu
Moderator
    
Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: proftpd DOWN?
I'm absolutely not known to redhat and here we need some better knowledge of the OS and the packages.
It's importand that the needed packages are installed to use mysql in proftpd - in suse (also rpm/yum based) it's called "proftpd-sql-mysql". This is needed.
then you have to make sure, the mysql modules is loaded in proftpd. Instead of including a module file, you also can use theese two lines at the beginning
LoadModule mod_sql.c
LoadModule mod_sql_mysql.c
We need a Redhat supporter.
2008-03-16 ispCP RC4 released!!!
|
|
| 04-24-2008 06:45 PM |
|
 |
StevenE
Junior Member

Posts: 99
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: proftpd DOWN?
oh sorry man, forget that there was a problem with my very specific mysql installation :S (which I have to use for our own product in company)
so I go tryin install the needed packages
OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
|
|
| 04-24-2008 06:51 PM |
|
 |
StevenE
Junior Member

Posts: 99
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: proftpd DOWN?
but shouldn't be the file exsist /etc/proftpd/modules.conf anyway?
can't find a modules.conf for proftpd anywhere
OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
|
|
| 04-24-2008 07:33 PM |
|
 |
|
|