MYSQL help needed
#1

So I am setting up a MYSQL server using www.x10hosting.com and I have got everything setup I want but when I got to my site ( www.americanrp.x10.mx ) I get this...

Код:
Access denied for user 'USERNAME'@'localhost' to database 'america4_americanrp'
In my config.php file I have this in it...

Код:
$servername = "localhost"; //Server name (usually "localhost")
$database = "america4_americanrp";    //Database name (often username_databasename)
$username = "USERNAME HERE";        //User name for MySQL Database
$password = "PASSWORD HERE";          //Password for MySQL User name
I think the prob is coming from the $database, but if it is what would I put there? I am clueless.
Reply
#2

try to put the MYSQL Host in the $servername

[ Localhost dosent works for me ]
Reply
#3

No I have fixed that one issue not I got a new one. lol do you go skype where you could help me even more at?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)