How do I make a database for my server?

Status
Not open for further replies.

toonsrev

New Member
Messages
6
Reaction score
0
Points
1
Okay, I'm making a SMF forum for my website, and it's asking me for my database username and password? Sorry, I'm kinda new to this stuff. How do I create a database for that?
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
cPanel
MySQL Databases
Create a database
Note: The database name will end up of the form 'igor_foo' (if 'igor' is your cPanel username and you used 'foo' to complete the name)
Create a user -- I usually make it the same as the database name
WRITE DOWN THE PASSWORD
Add user to database giving it ALL PRIVILEGES when the pop-up appears
You now have database, user, and password.
If they ask for "host", it is localhost
 

toonsrev

New Member
Messages
6
Reaction score
0
Points
1
Nevermind, now I have this "The installer was unable to access the "smf" database. With some hosts, you have to create the database in your administration panel before SMF can use it. Some also add prefixes - like your username - to your database names."
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
a. Did you create a database?
b. What is its name?
 

toonsrev

New Member
Messages
6
Reaction score
0
Points
1
The database name is toonsrev_smf, I created it and added it as a user with all permissions.
 
Status
Not open for further replies.
Top