when trying to install OC 2.0 I get the following error. In the database driver section of the install, there is nothing in the dropdown. should something be showing here for me to select which driver to use? Using PHP 5.4 and MySQL
the check is done here:
if (!array_filter(array('mysql', 'mysqli', 'pdo', 'pgsql'), 'extension_loaded')) {
$this->error['warning'] = 'Warning: A database extension needs to be loaded in the php.ini for OpenCart to work!';
}
if (!array_filter(array('mysql', 'mysqli', 'pdo', 'pgsql'), 'extension_loaded')) {
$this->error['warning'] = 'Warning: A database extension needs to be loaded in the php.ini for OpenCart to work!';
}
OpenCart®
Project Owner & Developer.
Who is online
Users browsing this forum: No registered users and 3 guests