Set the dbtype early in init.php instead of in ddl.php.
This ensures the db type is set correctly for adodb when it goes looking for a driver. It used to work fine, until we stopped including ddl on every page.
Please register or sign in to comment