Problem with mysql - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Problem with mysql (
/showthread.php?tid=192036)
Problem between mysql and server -
Rider13 - 21.11.2010
After i run samp-server.exe it say.
Code:
[12:16:15] MYSQL: Attempting to connect to server...
[12:16:15]
Connection to MySQL database: Successfull !
[12:16:15] MYSQL: Database connection established.
And then stuck some time and close.
server.cfg
Code:
plugins streamer sampmysql
Gamemod is CWRP
Re: Problem with mysql -
Rider13 - 21.11.2010
Now i get localhost working.
but when i upload it to run in linux
then it do same as first post.
Re: Problem with mysql -
Cameltoe - 21.11.2010
the plugins has to be named .so as linux is case sensitive.
Re: Problem with mysql -
Rider13 - 21.11.2010
I know that and i named.
Re: Problem with mysql -
Cameltoe - 21.11.2010
In the server config?
Re: Problem with mysql -
Rider13 - 22.11.2010
server.cfg in linux
Code:
plugins streamer.so sampmysql.so
Re: Problem with mysql -
Cameltoe - 22.11.2010
Quote:
Originally Posted by Rider13
server.cfg in linux
Code:
plugins streamer.so sampmysql.so
|
Are you sure the credentials are right? like if you made an new account within windows, you also have to make it within linux
Re: Problem with mysql -
Rider13 - 23.11.2010
I have rented server and server is linux i mean
.
btw, i think its problem in plugin.
But some things are removed in new mysql plugins like "Mysql_strok".
What i put into row where is mysql strok