Need help with copying web site to new location

23 posts by 3 authors in: Forums > CMS Builder
Last Post: February 8   (RSS)

Dave,

do i need to purchase a license for the new web site

I am leaving the old site active also

Thank You

Robert Hedrick

Hi Robert, 

No, the software is free now so you can download and install as many copies as you like!

Dave Edis - Senior Developer
interactivetools.com

By Robarbh - February 5 - edited: February 5

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

Robert Hedrick

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.

Dave Edis - Senior Developer
interactivetools.com

Dave,

Thank You

Robert Hedrick

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)

Robert Hedrick

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!

Dave Edis - Senior Developer
interactivetools.com

Dave,

I had to give the user full permissions for mysql

It  worked

Thank You for all your Help

Robert

Robert Hedrick

Glad it's working and glad to help!

Dave Edis - Senior Developer
interactivetools.com

Dave,

I need to edit the front page where is it in cms

Robert Hedrick