Error establishing a database connection

Status
Not open for further replies.

jdemx10h

New Member
Messages
4
Reaction score
0
Points
1
Hey people! First time posting here and new user!
Just trying to get a basic wordpress site working and i'm getting this.. message
Error establishing a database connection
anyone know the cause?

thanks for the help!
 

jdemx10h

New Member
Messages
4
Reaction score
0
Points
1
some other info.. just uploaded the wordpress folder and extracted it to my public_html folder, created a database, added a user with privileges. anything I am missing?
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
Your wp-config.php file is showing it isn't using the right database or username; it's using test_db and root, which aren't present for your account. You can either edit this file to have the corrected information, or look at http://codex.wordpress.org/Installing_WordPress - if memory serves (been a while since I had to install WordPress), if you just upload the files then attempt to load your site, it'll walk you through the installation tutorial/wizard which will create the wp-config file with the correct settings.
 

jdemx10h

New Member
Messages
4
Reaction score
0
Points
1
LiveWire, thank you so very much, it worked! Sorry I am a newbie and just getting into this!
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
No worries, just jumped in cause I've seen this problem before :)
 
Status
Not open for further replies.
Top