Apache and mod_dbd Getting "DBD: mod_dbd not compatible with APR in get_driver"

Solution 1:

If you use 64 bit windows and 64 bit mysql, try to change mysql with 32 bit version. Or you can put libmysql.dll from mysql 5.0 32bit in apache bin directory. Can get mysql 5.0 from mysql.org archives as zip file.