Updating ProFTPD (cPanel server)?
I know the latest version of ProFTPD is 1.2.8, however we seem to have 1.2.4.Also, we're planning to install XPanel next to cPanel and for that I need to recompile proftpd and install it with MySQL modules like this: ./configure --prefix=/usr --sysconfdir=/etc --with-modules=mod_sql:mod_sql_mysql --with-includes=/usr/include/mysql --with-libraries=/usr/lib/mysql
So I was wondering, how do I upgrade proftpd and/or recompile it with these modules, without screwing up the existing ftp configuration and accounts?
Thanks.

