I have a server running Oracle Enterprise Linux 7.1 which is basically the same as RedHat Enterprise Linux. Apache is not starting because it says Can't load driver file apr_dbd_mysql.so
On my CentOS 7.1 server I was able to fix this by installing apr-util-mysql
. I cannot find the same package for OEL7. This package listing shows apr-util
but no apr-util-mysql
. Where can I find the package for OEL7 that provides apr_dbd_mysql.so
?
The apr-util-mysql
package provides:
$ ls /usr/lib64/apr-util-1/
apr_dbd_mysql-1.so apr_dbd_mysql.so