Re: Proftpd mysql problem after upgrade ports
Radek Krejča wrote: Hi, I have problem with this module. I upgraded ports and I have this proftpd.conf You don't have a proper configuration. You need to put LoadModule directives in to proftpd.conf: # list of modules to load on startup LoadModule mod_sql.c LoadModule mod_sql_mysql.c It wa
Proftpd mysql problem after upgrade ports
Hi, I have problem with this module. I upgraded ports and I have this proftpd.conf ServerName "Servername" ServerType standalone ServerIdent on "Servers identifying string" DeferWelcomeon DefaultServer