pure-ftpd with mysql authentication

m.anis m.anis at arc.itb.ac.id
Mon Mar 29 04:29:10 UTC 2010


Hi all,
I have problem with my pure-ftpd with mysql auth
I don't know where the error
I look on the database with phpmyadmin, and everything goes well

here my config:
pureftpd-mysql.conf

/MYSQLSocket      /tmp/mysql.sock
MYSQLServer     localhost
MYSQLPort       3306
MYSQLUser <mysqluser>
MYSQLPassword <mysqlpass>
MYSQLDatabase <mysqldb>

/////

pure-ftpd.conf

[...]
ChrootEveryone              yes
[...]
MySQLConfigFile               /usr/local/etc/pure-ftpd/pureftpd-mysql.conf
[...]
CreateHomeDir               yes
[...]

Thank for your help.

-- 
--
Best regards
Muhammad Anis



More information about the freebsd-questions mailing list