MySQLiz database driver

MySQLiz module adds MySQLi support to OpenCart shop.

Removes “The mysql extension is deprecated...” error message in your Opencart when you have installed Opencart with latest versions of PHP. Supports edge-cutting versions of PHP 5, including PHP 5.5.+.

Download MySQLiz Extension

INSTALLATION

  1. Extract everything from archive. You will see “upload” directory.
  2. Copy all from “upload” directory to your Opencart directory (via FTP or SFTP).
  3. In the config.php and admin/config.php replace “define('DB_DRIVER', 'mysql');” on “define('DB_DRIVER', 'mysqliz');”

Compatible with Opencart v: 1.5.0, 1.5.0.1, 1.5.0.2, 1.5.0.3, 1.5.0.4, 1.5.0.5, 1.5.1, 1.5.1.1, 1.5.1.2, 1.5.1.3, 1.5.2, 1.5.2.1, 1.5.3, 1.5.3.1, 1.5.4, 1.5.4.1, 1.5.5, 1.5.5.1, 1.5.6