SA-MP Forums Archive
Please help! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Please help! (/showthread.php?tid=576544)



Please help! - iCr33perX - 05.06.2015

-Deleted-


Re: Please help! - Phaze - 05.06.2015

You need to create a MYSQL database, once you do you put in the information used to create the database into the forum so it can install the needed tables into the database.


Re: Please help! - iCr33perX - 05.06.2015

Quote:
Originally Posted by Phaze
Посмотреть сообщение
You need to create a MYSQL database, once you do you put in the information used to create the database into the forum so it can install the needed tables into the database.
I already made a MYSQL Db but i don't understand what i have to put...


Re: Please help! - Phaze - 05.06.2015

Put the MYSQL username in username,
MYSQL password in password,
MYSQL database name in database.

That's all.


Re: Please help! - Nightangle - 05.06.2015

Quote:
Originally Posted by Phaze
Посмотреть сообщение
Put the MYSQL username in username,
MYSQL password in password,
MYSQL database name in database.

That's all.
Already tried this .


Re: Please help! - iCr33perX - 05.06.2015

Quote:
Originally Posted by Nightangle
Посмотреть сообщение
Already tried this .
Yea, we tried but still can't go ahead...


Re: Please help! - Sledgehammer - 05.06.2015

Have you given permissions to the user to access the database?


Re: Please help! - iCr33perX - 05.06.2015

Quote:
Originally Posted by Sledgehammer
Посмотреть сообщение
Have you given permissions to the user to access the database?
How to give it?


Re: Please help! - codeshadow - 05.06.2015

You see where it says server name: localhost replace that localhost with MySQL host name


Re: Please help! - iCr33perX - 05.06.2015

Quote:
Originally Posted by codeshadow
Посмотреть сообщение
You see where it says server name: localhost replace that localhost with MySQL host name
Thank you, problem is solved.