Archive for the ‘Joomla’ Category

JError Unable to load Database Driver

After restoring a site with AkeebaBackup I got the following error. JError Unable to load Database Driver After some research the configuration.php missed the database information. The following lines were not complete. var $dbtype = ‘mysql’; var $host = ‘xxxxxxxxxx’; var $user = ‘xxxxxxxxxx’; var $db = ‘xxxxxxxxx’; var $dbprefix = ‘jos_’; I filled those [...]

Subscribe to RSS Feed Follow me on Twitter!