Hi
My old shop (prestashop 1.7.6.5 is in a server) and my new shop(prestshop 8.2.0) are in same provider but in differents servers. The USERNAME is different, the server name is different.
I use the info in the /app/config/parameters.php(old shop).
In the databas_host I have 'database_host' => 'localhost',
For the server i Tryed IP, server name, mydomain.com,'localhost'.. but I always receive this error.
____________
"Copy_shopdata version 0.75 starting at 12:02:27
You are copying tables 1-5 of 221 tables.
Beware of timeouts: After finishing the last line on the screen should be "** finished **". If necessary increase the timeout at the start of this file. After a timeout you can increase startnum as you don't need to copy processed tables again.
Could not connect to old database server!!! Did you fill in the credentials of the old shop correctly in the configuration file?
____________-
What should I put in server name?
As far as I understand after solving this server problem I need to set "$copy_mode" in the config file to "row"? I alredy tryied this also.
Tnanks
Paulo