proftpd не логинит из mysql
Добавлено: 2008-02-22 14:11:10
Тотал говорит ошибка соединения
в логе proftpd.log:
далее exit close и т.п.
а в логе mysql.log:
в логе proftpd.log:
Код: Выделить всё
message'You have an error in your SQL syntax; check the thet corresponds to your MySQL server version for the right syntax to use near ''users_table' WHERE ('username'='ftp') LIMIT 1' at line 1'
а в логе mysql.log:
Код: Выделить всё
5 Connect ftp@localhost on ftp
5 Query SELECT 'username', 'password', 'uid', 'gid', 'homedir', 'shell' FROM 'users_table' WHERE ('username'='ftp') LIMIT 1
5 Quit