Can someone help me please? Mysql probleme. - 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: Can someone help me please? Mysql probleme. (
/showthread.php?tid=56513)
Can someone help me please? Mysql probleme. -
delow-music - 28.11.2008
Hello, can someone help me with this probleme.
Server runs, but he can't read this I think.
[23:10]
[23:10] Server Plugins
[23:10] --------------
[23:10] Loading plugin: sampmysql.so
[23:10] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
[23:10] Loaded 0 plugins.
[23:10]
[23:10] Filter Scripts
[23:10] ---------------
[23:10] Loading filter script 'adminspec.amx'...
[23:10] Loading filter script 'vactions.amx'...
[23:10] Loaded 2 filter scripts.
[23:10] Script[gamemodes/cwrp.amx]: Run time error 19: "File or function is not found"
I also putted the db user login and password in the script.
#define MYSQL_HOST "localhost"
#define MYSQL_USER "dsamp_samp"
#define MYSQL_PASS "h........"
#define MYSQL_DB "dsamp_samp"
Greats Delow
Re: Can someone help me please? Mysql probleme. -
[M]deLux - 28.11.2008
windows / linux?
Re: Can someone help me please? Mysql probleme. -
[M]deLux - 28.11.2008
Quote:
Originally Posted by [M
deLux ]
windows / linux?
|
ok, sorry ... .so indicates linux...
did you check the rights?
Re: Can someone help me please? Mysql probleme. -
delow-music - 28.11.2008
what do you mean with did you check the rights?
Delow
Re: Can someone help me please? Mysql probleme. -
delow-music - 28.11.2008
yes Linux.