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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
