ubertheme / module-ubdatamigration

This is a module for Magento 2. This allow migrate data from Magento 1.x to Magento 2.x
https://www.ubertheme.com/magento-extensions-2-x/magento-2-data-migration-pro?utm_source=github&utm_medium=repo&utm_campaign=magento_migration_ce
48 stars 38 forks source link

CDbConnection failed to open the DB connection: could not find driver #14

Closed comunidademagento closed 8 years ago

comunidademagento commented 8 years ago

Hello,

How to fix this error, please …

img

quynhvv commented 8 years ago

@comunidademagento : This tool use the sqlite database. Let's enable the php sqlite to solve the issue as you said. Regards, Mall.

comunidademagento commented 8 years ago

Hi @quynhvv - Thanks.

Solution is ...

sudo apt-get install sqlite php5-sqlite service apache2 restart