MySQL HeLP
#1

I have downloaded xampp for mysql i start it then i start samp-server.exe
It comes:[MYSQL] Coneection with database: Connection has failed

Plz help me by teamviewer
Reply
#2

Did you make sure that you create the database? Or something like that?
That is define on MySQL script. Also enable the debug function in order to see what's the problem.
Reply
#3

Did you start MySQL service ?
Reply
#4

yes i did start mysql service i even started apache service
Reply
#5

hmm, do you connect with right username and password? if not, then change your username to root and password leave blank that is default mysql user.
Reply
#6

Quote:
Originally Posted by Romel
Посмотреть сообщение
Did you make sure that you create the database? Or something like that?
That is define on MySQL script. Also enable the debug function in order to see what's the problem.
I dont how to create a database and how to enable debug function
Reply
#7

#define mysql_host "localhost"
#define mysql_user "root"
#define mysql_password ""
#define mysql_database "GangWar DM"
This was in my script
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)