Help with database connections is needed

Status
Not open for further replies.

fs13x10m

New Member
Messages
1
Reaction score
0
Points
0
Hi, I have just added a sub domain to my website, than installed wordpress into it, now it is asking for database connection details, of which i dont know were i can find them?

Database Name
username-
password-
database host-
table prefix-

Where can i find this infomation?

Thanks in advance
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
Follow the instructions you'll find here on the wiki to create your database and user/password. Remember that both the database and user need to be prefixed with your cPanel user name.

Your database host will be "localhost".

The table prefix can be anything you want (or nothing). It's there so that you can use the same database with more than one program/script without them getting mixed up. It's a good idea to use one, since you're onlly allowed two databases and you may want to run more than two different scripts that need databases. (You can re-use the same database and user later with a different table prefix.)
 
Status
Not open for further replies.
Top