Score:0

How to run ProFTPD with MariaDB

jp flag

I am moving from an old Ubuntu server to a new one (Ubuntu 20.04.4 LTS). Old server used ProFTPD and MySQL to authenticate FTP users. New server has MariaDB (10.3) instead of MySQL. When I copied old ProFTPD config lines to new one, for eg:

SQLBackend  mysql

it gives error, fatal: unknown configuration directive 'SQLBackend' in the syslog file. When I added,

LoadModule mod_sql.c

it gives error, mod_dso/0.5: unable to load 'mod_sql.c'; check to see if '/usr/libexec/proftpd/mod_sql.la' exists

How can I run ProFTPD with MariaDB? Any help appreciated. Thanks

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.