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


Post Reply 
[HELP] FTP: Wrong Password
Author Message
amilo Offline
Junior Member
*

Posts: 19
Joined: May 2008
Reputation: 0
Post: #5
RE: [HELP] FTP: Wrong Password
BeNe Wrote:Maybe your Password has an special charater in proftpd.conf and can´t connect to your MySQL DB. This happens during the installation with the Autocreate function. It is a bit buggy. So check your proftpd pass for the MySQL.

Next is try to start the Proftp in Debug Mode but first kill all other proftpd process.
Code:
# proftpd -n -d5

Greez BeNe

rbtux Wrote:Additionaly turn on sql logging (mod_sql doesn't log in proftpd debug mode)

To enable logging add the following directive into you proftpd.conf
SQLLogFile /var/log/proftpd-mod_sql.log
-bash: proftpd: command not found

First i want to thank u for the help! Let's start now

First I add this in proftpd.conf

SQLLogFile /var/log/proftpd-mod_sql.lo

Than i type in terminal : proftpd -n -d5
It retutn me this error:

-bash: proftpd: command not found

When i adding the SQLLogFile /var/log/proftpd-mod_sql.log

I saw that the proftpd.conf is not configured right... i think look at the user and password field:

Code:
# ispCP SQL Managment
SQLBackend                 mysql
SQLAuthTypes               Crypt
SQLAuthenticate            on
SQLConnectInfo             ispcp@localhost vftp PASSWORD
SQLUserInfo                ftp_users userid passwd uid gid homedir shell
SQLGroupInfo               ftp_group groupname gid members
SQLMinID                   2000

I think it need to be {USER} @ {HOST} etc... but look at it

Code:
ServerName                 "i1.optiumbg.net"



Thanks in advance aggain
05-28-2008 08:14 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[HELP] FTP: Wrong Password - amilo - 05-24-2008, 04:56 AM
RE: [HELP] FTP: Wrong Password - amilo - 05-28-2008, 07:34 PM
RE: [HELP] FTP: Wrong Password - BeNe - 05-28-2008, 07:56 PM
RE: [HELP] FTP: Wrong Password - rbtux - 05-28-2008, 08:02 PM
RE: [HELP] FTP: Wrong Password - amilo - 05-28-2008 08:14 PM
RE: [HELP] FTP: Wrong Password - rbtux - 05-28-2008, 09:27 PM
RE: [HELP] FTP: Wrong Password - amilo - 05-29-2008, 06:06 AM
RE: [HELP] FTP: Wrong Password - rbtux - 05-29-2008, 06:08 AM
RE: [HELP] FTP: Wrong Password - amilo - 05-29-2008, 06:15 AM
RE: [HELP] FTP: Wrong Password - amilo - 05-29-2008, 06:26 AM
RE: [HELP] FTP: Wrong Password - sci2tech - 05-29-2008, 06:34 AM

Forum Jump:


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