Comment 0 for bug 1859773

Revision history for this message
Andreas Moehrlein (am155) wrote : Apache DBD Auth not working with mysql Focal 20.04

Using Apache DBD auth for MySQL server 8 causes an error in Focal 20.04
Same setup is working fine in 16.04 and 18.04

The following line in Apache2/conf-enabled/ causes the error:
DBDriver mysql

apache start failed:
apachectl[1188]: Can't load driver file apr_dbd_mysql.so

The file exists in
/usr/lib/x86_64-linux-gnu/apr-util-1/apr_dbd_mysql.so

linking the file to
/lib/apache2/modules/
doesn't change the error message