Page 1 of 1

Xampp 1.7.3a: how to add new mod for ProftpD?

PostPosted: 23. August 2010 09:16
by THUHV
I'm a new on Xampp, I have just installed Xampp1.7.3a (on Redhat 5.5), i need to use ProftpD (included in Xampp1.7.3a) as a FTP server, now i need to have new mode (ex: mod_sql_mysql.c ; mod_quotatab_sql.c ; mod_radius.c...) but i dont know how to add and where can i copy to ?


Hope receive replies soon!
Plz help me, thanks!

Re: Xampp 1.7.3a: how to add new mod for ProftpD?

PostPosted: 23. August 2010 09:52
by glitzi85
You either have to compile proftpd by yourself (including the options you want) or install proftpd from your distribution (if they provide an binary with the compiled modules).

glitzi