Posts: 1,352
Thanks: 0
Thanked 148 Times in 145 Posts
I mean connect to the mysql server like i showed you in the previous post then run those sql queries to verify that the user name and password you are using to login in to the ftp server are correct in the database since i have seen that the ftpuser can connect to the db without a problem.
Posts: 1,352
Thanks: 0
Thanked 148 Times in 145 Posts
Okay i think i know what the problem is i have just glanced through the howto, i think the system expects clear text passwords and your password in the db is encrypted. You need to change the password to cleartext then test. http://www.howtoforge.com/proftpd_my...debian_etch_p3
remember to reload proftpd after you have made the change.
thanks again topdog I have tried changing it to clear text but I still get the error message....
Code:
Status: Connecting to 127.0.0.1:21...
Status: Connection established, waiting for welcome message...
Status: Connecting to myip:21...
Status: Connection established, waiting for welcome message...
Error: Could not connect to server
Error: Could not connect to server
Recent comments
21 hours 21 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
2 days 2 hours ago
2 days 4 hours ago