[Help] MySQL and Gamemode problem
#1

Hello,
I've a big problem.
I've created a Gamemode for local-mode only game. I want to run a Server in my LAN that have 24 computers that includes my neighborhood. I have a problem with MySQL BlueG's Plugin. I've developed the Gamemode on my PC (Windows XP Home Edition 32-bit) with MySQL BlueG's Plugin R5. The MySQL Server on this PC is formed by BitNami MySQL Server. Than, I have moved the SA:MP Server with relative folders to a Linux machine. On the Linux machine I have configured a MySQL server and I have stored in "plugins" folder all the .so plugins for Linux. Than, i have fixed the MySQL data in "MySQL.txt" in scriptfiles in this mode: "database|hostname|username|password", then "samp|localhost|root|password". At the moment that server load MySQL Data and trying connecting to MySQL Server all seems to be okay. On login, I don't view Login Form. Some ideas?

Sorry for my bad English, I'm Italian.

Thanks in advantage.
Reply
#2

So...the connection is ok but login form doesn't appear? Maybe GM have some bugs? Can you post that part when server should show login form for player?
Reply
#3

I have checked MySQL connections. It doesn't connect to MySQL Server.
Reply
#4

make sure you got the database and username and ip and password right.
Reply
#5

They're all right.
Reply
#6

Sure ?
Maybe wrong IP or your MySQL Server arent running correctly.

Hmm which MySQL Server are you using on your Linux ?
Reply
#7

OnGameModeInit()

put this

mysql_debug(1);
and show us the log file
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)