Need help with copying web site to new location
23 posts by 3 authors in: Forums > CMS Builder
Last Post: February 8, 2024 (RSS)
By Robarbh - January 28, 2024
Dave,
do i need to purchase a license for the new web site
I am leaving the old site active also
Thank You
By Dave - January 29, 2024
Hi Robert,
No, the software is free now so you can download and install as many copies as you like!
interactivetools.com
By Robarbh - February 5, 2024 - edited: February 5, 2024
Dave,
do i need to change this
localhost',
'database' => ...
'username' => ...
'password' => ...
get this error
Error connecting to MySQL:
1045 - Access denied for user 'rick123_admin'@'localhost' (using password: NO)
do i need to create a new sql and restore from 123
By Dave - February 5, 2024
Hi Robert,
Yes, the next step is to determine what username and password will work for MySQL and update those. Your web host should be able to provide those for you.
Also, be careful to not post passwords to the forum, I edited your post for you.
interactivetools.com
By Robarbh - February 6, 2024
Dave,
I got the mysql setup
when i try to restore the db I get this error
Error connecting to MySQL:
1045 - Access denied for user 'arsicbro_Rick '@'localhost' (using password: YES)
By Dave - February 6, 2024
Hi Robert,
That's a generic error message from MySQL that means the username, password, and hostname combination is not correct.
So the first step is finding the right login details so the CMS can connect to MySQL.
You should be able to safely try many variations on that install page if you have any other ideas about what the right password might be.
Hope that helps!
interactivetools.com
By Robarbh - February 7, 2024
Dave,
I had to give the user full permissions for mysql
It worked
Thank You for all your Help
Robert
By Dave - February 7, 2024
Glad it's working and glad to help!
interactivetools.com