How to check mysql username and password

Status
Not open for further replies.

Tideas

New Member
Messages
121
Reaction score
0
Points
0
Hello. I'm trying to move from a different host to x10 host. I'm currently using wordpress, and my site, www.project-tideas.com, is telling me that there's something wrong with the database.

From my troubleshooting, it seems that the config.php of wordpress, the username and password of the mysql database might be wrong.

Is there a way I can check it the restore database username and pw now that it's being hosted by x10?

Thanks
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Open your wp-config.php, edit the username/password to the new values that you have.
 

Tideas

New Member
Messages
121
Reaction score
0
Points
0
What are these "new values?"

Are they my cpanel login? Or is there a way I can check to see what these new values are?
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Go to MySQL managment, make a new user, grant it all privleges on your database, and then enter them into wp-config.php.
 

Tideas

New Member
Messages
121
Reaction score
0
Points
0
thank you so much :).

Oh. One last thing. For the DB_host, is it always localhost?

Update: okay, the error is gone, but the website is having a hard time loading. I'm assuming this is the wait-time that's needed in order for the transfer to propagate?
 
Last edited:

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
DB Host should always be local host with us.

I'm going to close this but please re-open if you're still having loading issues after last night.

-Corey
 
Status
Not open for further replies.
Top