MYSQL help needed - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MYSQL help needed (
/showthread.php?tid=466699)
MYSQL help needed -
MichaelWharton101 - 29.09.2013
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.
Re: MYSQL help needed -
Jackston - 29.09.2013
try to put the MYSQL Host in the $servername
[ Localhost dosent works for me

]
Re: MYSQL help needed -
MichaelWharton101 - 29.09.2013
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?