Current time: 11-16-2024, 06:56 PM Hello There, Guest! (LoginRegister)


Post Reply 
Proftpd not working
Author Message
Lucan Offline
Member
*
Beta Team

Posts: 982
Joined: Jul 2008
Reputation: 12
Post: #2
RE: Proftpd not working
Looks like your variables haven't been set.

change:
Code:
ServerName "{HOST_NAME}"
to
Code:
ServerName                 "admin.yourdomain.com"

change:
Code:
SQLConnectInfo {DATABASE_NAME}@{DATABASE_HOST} {DATABASE_USER} {DATABASE_PASS}
to
Code:
SQLConnectInfo             ispcp@localhost vftp YOURPASSWORDHERE


After that it should work.


Greetings
04-23-2009 04:49 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Proftpd not working - Somel - 04-23-2009, 04:39 AM
RE: Proftpd not working - Lucan - 04-23-2009 04:49 AM
RE: Proftpd not working - Somel - 04-23-2009, 04:59 AM
RE: Proftpd not working - Lucan - 04-23-2009, 05:21 AM
RE: Proftpd not working - Somel - 04-23-2009, 05:22 AM
RE: Proftpd not working - fhawk - 04-30-2009, 01:41 AM

Forum Jump:


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