Forums > General Discussion
Highscore module : Connecting to database?
by Simon Hason
2010-09-08 06:58:19
#1
1
Hi guys,
Can any one help me with finding out how to connect to the dataBase in the high scores module?
I don't know where to find the right information for these variables in the config.php file :
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
I've tried a few things but when I try the test.php page it never connects properly :(
Can any one help me with finding out how to connect to the dataBase in the high scores module?
I don't know where to find the right information for these variables in the config.php file :
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
I've tried a few things but when I try the test.php page it never connects properly :(
by Simon Hason
2010-09-08 06:58:19
Like
Reply
#2
If you want to know the values to these parameters, then you may need to ask your web host.
by Novel Games
2010-09-08 09:43:55
Like
Reply