SA-MP Forums Archive
SERVER Help! - 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: SERVER Help! (/showthread.php?tid=421933)



SERVER Help! - Saadat - 11.03.2013

I have uploaded my game-mode at the host. It works fine on my PC (Windows).
I have all the linux files, plugins etc. But the server dosen't start. I tried on a different host, but the same problem.
My server is MySQL Data based.

I get this from the debug.
Код:
[19:49:55] MySQL Debugging activated (03/05/13)
[19:49:55] ---------------------------
[19:49:55]  
[19:49:55] >> mysql_connect( )
[19:49:56] CMySQLHandler::Connect() - Connection was successful.
[19:49:56] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[19:49:56] >> mysql_ping( Connection handle: 1 )
[19:49:56] CMySQLHandler::Ping() - Connection is still alive.
[19:49:56] ---------------------------
[19:49:56] MySQL Debugging de-activated
[19:49:56] ---------------------------