Help with MySQL.

Status
Not open for further replies.

MindWorX

New Member
Messages
7
Reaction score
0
Points
0
Hey,

I hope this is the right place to ask. I'm trying to install PHP-Fusion, and it's asking for the following:
  • Database Hostname
  • Database Username
  • Database Password
  • Database Name
  • Table Prefix
Where/how do i find/create that information?

- MindWorX
 

tll229

New Member
Messages
28
Reaction score
0
Points
0
You will find this when you create a database in your cpanel

You hostname will 99% of the time will be "localhost"
Your username is the username asigned to that database with the database prefix
Your password is the password assigned to the username added to your database.
Database name is the name you gave to your database
Table prefix is the begining part of you mysql tables you can add any prefix here i suggest phpf_ as your table prefix as its easy to recongise.

Hope this helped if you need anymore help PM me.
 
Status
Not open for further replies.
Top