OSCommerce to CE Phoenix Migration Utility

error time out or blank page - OSCommerce to CE Phoenix Migration Utility

error time out or blank page

by Omar_one » Sat Jan 15, 2022 2:49 pm

Hello Preston,
I am trying to use the migration utility to migrate from osC CE (Frozen) to CE Phoenix 1.0.8.1,, as I have big data, I get error time out or blank page
I have in the php.ini

Code: Select all

output_buffering = on
and there is the error file

Code: Select all

 PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user 'old_data'@'localhost' (using password: YES) in /home/xxxxx/public_html/xxxx/migrate/inc/steps/05.php on line 66
 PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/xxxxx/public_html/xxxx/migrate/inc/steps/05.php on line 69
 PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/xxxxx/public_html/migrate/xxxx/inc/steps/05.php on line 70
 PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /home/xxxxx/public_html/xxxx/migrate/inc/steps/05.php on line 71
 PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/xxxxx/public_html/xxxx/migrate/inc/steps/05.php on line 74
 PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/xxxxx/public_html/xxxx/migrate/inc/steps/05.php on line 75
 PHP Warning:  mysqli_close() expects parameter 1 to be mysqli, boolean given in /home/xxxxx/public_html/xxxx/migrate/inc/steps/05.php on line 90

Server OS: Linux 3.10.0-1160.49.1.el7.x86_64
Database: MySQL 10.3.32-MariaDB
HTTP Server: Apache
PHP Version: 7.2.34 (Zend 3.2.0)

Br
Omar
Omar_one
VIP Member
VIP Member
Posts: 481
Joined: Fri Oct 25, 2019 5:06 pm
Contact:

Re: error time out or blank page

by zipurman » Sat Jan 15, 2022 6:11 pm

Looks like its a mysql security issue?
Access denied for user 'old_data'@'localhost'
zipurman
aka Preston Lord
-----------
Happy to help where I can ;)

https://phoenixaddons.com
https://www.youtube.com/zipurman/ ** PHOENIX HOW-TO VIDEOS **
Image
User avatar
zipurman
PhoenixCart Developer
PhoenixCart Developer
Posts: 470
Joined: Tue Oct 13, 2020 5:20 pm
Contact:

Re: error time out or blank page

by Omar_one » Sun Jan 16, 2022 11:13 am

I am not sure if it's mysql security issue, but some of the old date tables has migrated to the new data
Omar_one
VIP Member
VIP Member
Posts: 481
Joined: Fri Oct 25, 2019 5:06 pm
Contact:

Re: error time out or blank page

by zipurman » Sun Jan 16, 2022 5:06 pm

it’ll migrate the tables alphabetically, so see where it stopped and check permissions on that table.
zipurman
aka Preston Lord
-----------
Happy to help where I can ;)

https://phoenixaddons.com
https://www.youtube.com/zipurman/ ** PHOENIX HOW-TO VIDEOS **
Image
User avatar
zipurman
PhoenixCart Developer
PhoenixCart Developer
Posts: 470
Joined: Tue Oct 13, 2020 5:20 pm
Contact: