Current time: 09-27-2024, 08:10 AM Hello There, Guest! (LoginRegister)


Post Reply 
I have problem with proftpd ispcp
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #13
RE: I have problem with proftpd ispcp
First in /etc/proftpd/modules.conf uncomment lines:
Code:
LoadModule mod_sql.c
LoadModule mod_sql_mysql.c

Mother god!!! you did not replaced variable between {} with proper values!!!:
SQLMinUserUID {FTPD_MIN_UID} -> SQLMinUserUID 2000
SQLMinUserGID {FTPD_MIN_GID} -> SQLMinUserGID 2000
ServerName "{HOST_NAME}" -> ServerName "your_server_name"
SQLConnectInfo {DATABASE_NAME}@{DATABASE_HOST} {DATABASE_USER} {DATABASE_PASS} -> SQLConnectInfo your conection datas
11-16-2008 05:56 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
I have problem with proftpd ispcp - Alex1 - 11-16-2008, 02:29 AM
RE: I have problem with proftpd ispcp - sci2tech - 11-16-2008 05:56 AM

Forum Jump:


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