Centos and proftpd 1.3.2a compile with mysql support

Just a quick reference for everyone, to compile proftpd 1.3.2a with mysql support you need the following:

tar zxf proftpd-1.3.2a.tar.gz
cd proftpd-1.3.2a
./configure --with-modules=mod_sql:mod_sql_mysql --with-includes=/usr/include/mysql/ --with-libraries=/usr/lib64/mysql/

Leave a Reply

Spam protection by WP Captcha-Free