Requirement for sqlite

I am having a issue with the next step of the migration process from the admin section Magento
I see the mention of having sqlite activated, i am running PHP5.5 and it has pdo_sqlite not sqlite : is this a issue
 
4x Errors
“The table “{{core_website}}” for active record class “Mage1Website” cannot be found in the database.”
“throw new CDbException(Yii::t(‘yii’,’The table “{table}” for active record class “{class}” cannot be found in the database”
“$websites = Mage1Website::model()->findAll($condition);”
“Yii::createWebApplication($config)->run();”
Cheers

13 answers

Profile photo of Mall Staff 184060.00 $tone July 21, 2016
Public

Hi Willem de Bock,
Seem you have a prefix in database of your Magento 1?
If yes, you have to fill db prefix in step 1.
If all settings was done, but you still get that issue you can fress the F5 key to solve.
Please have a look and contact me if you have more question.
Regards,
Mall.

#1
Profile photo of Willem de Bock 70.00 $tone July 21, 2016
Public

I am quite sure 99.9% that  i put the prefix as in xxxx_mage1 for old and and xxx_mg3 for new the xxx being the prefix
I can not get back to the first page in migration in the magneto console just the error page and after using F5 the page is showing without any css loaded and i can not get to any menu items..
Will i have to roll back the new install ?

#2
Profile photo of Mall Staff 184060.00 $tone July 21, 2016
Public

Hi Willem de Bock,

Will i have to roll back the new install ?

Not needed, seem you have not install the php-sqlite successfully. As mentioned in our guide of this tool use sqlite3 database.
So, you have to install the php-sqlite in your server. Example in Ubuntu you can run this command:  

sudo apt-get install php5-sqlite

Other way, let’s provide me the admin and ssh credentials of your Magento2. I will check direct check further and help you get out.
Regards,
Mall.
 

#3
Profile photo of Willem de Bock 70.00 $tone July 21, 2016
Public

-bash: sudo: command not found
I can PM ssh details for you
 
ps the site is on a shared reseller hosting ? 
The site has pdo_Sqlite installed (Not Php_Sqlite)

#4
Profile photo of Mall Staff 184060.00 $tone July 21, 2016
Public

Hi Willem de Bock
Please share me the Admin and SSH credentials of your Magento 2 which i can clone the issues as you said.
Let’s share at this thread with a private reply. Don’t send it via send Private Message.
Regards,
Mall.

#5
Profile photo of Willem de Bock 70.00 $tone July 21, 2016
Public

 Let’s re-check your SSH settings, i can’t connect to your server
I think i have to white list your IP address
Also, the admin site of your Magento2 current has some issues with folders/files permissions:
This happened after i pressed F5
 

#9
Profile photo of Admin Staff -30640.00 $tone July 25, 2016
Public

Hi Willem de Bock,
Glad that you have put efforts to proceed the migration with our UB Data Migration Lite version. 
Some users run across issues like you which associate more with server side configuration, not our migration tool. 
Please consider to go with our Pro version instead, as it has been optimized and enhanced with more features. Further, we have 7 day money guarantee back in place, so you’re safe to select the Pro version. 
Sincerely,
An Nguyen
 

#13

Please login or Register to Submit Answer

Written By

Comments