How do I get to information that needs to be inputed for enthusiast.

Status
Not open for further replies.

naox10mx

New Member
Messages
2
Reaction score
0
Points
1
Hello all,

I wanted to create a fanlisting myself lately, using Enthusiast. I then looked up a tutorial on how to install, but lack information.

What is my database server?

I think I got the user, password, and db name part, but struggling to find my database server.. So I get this:

Cannot connect to the database. Check your config file and try again. MySQL said: Unknown MySQL server host 'localhost ' (-5)
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
It's localhost, but it appears that you have an extra space after it. 'localhost' is not the same as 'localhost '.
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
What is my database server?
the following settings should be used:
Host/Server Name - [ localhost ]

Port - [ 3306 ] (not necessary)

Username --> Your cPanel username followed by an underscore and the MySQL username you configured in cPanel

Password --> The password that you used when creating the MySQL user

Database --> Your cPanel username followed by an underscore and the name of the database that you created in cPanel
 
Status
Not open for further replies.
Top