30.08.2011, 09:17
edited shit: (stuff i forgot)
Server (was ubuntu ) Debian 6 on a 64 bit (rawr 16+ RAM)
got PHP, Apache and (duh) MySQL (LAMP) and minor other things
---------------------------------------------------------------------
I'll try to be detailed without boring you guys to death, since i've done so much, let me backtrack and post it here.
(short version, so sorry if stuff jumps around)
Mow was helping someone not too long ago to set up a sa-mp server, i suggested to installed the 32libs~ (w/e its called) stuff on a 64 bit machine and he also mention something about " mysql " too, and i just happen to be trying to switch over to databases, anyways, he showed me this link:
http://forum.sa-mp.com/showpost.php?...&postcount=553
or
did that but i noticed now i get error still because my part says:
v0.3c R5, ©2005-2011 SA-MP Team
and i noticed it said: libmysqlclient_r.so.16 NOT libmysqlclient_r.so.15
So i went noob-emo and did this on my server SSH:
apt-get install libmysqlclient16
I'll admit no idea why i type that, and installed it (about 7 MB) and maybe was a bad idea to install something i have no idea what it installed. but anyways, tested and tested and same error
I even got a hold of libmysqlclient_r.so.16 (no idea this appeared on my sa-mp folder, maybe had to do with the 'apt-get install libmysqlclient16' i did ON the sa-mp /dir/, anyways,
i placed the new .so into (directory) /usr/lib - following an idea from Mow Stuff (post)
note: also using plugin for mysql here: [G-sTyLeZzZ <-- cuz he rocks sometimes] https://sampforum.blast.hk/showthread.php?tid=56564
i only mention important things, other stuff was random, oh yes, and i have the mysql.so
and if you was wondering this, then i hinted 2 times that i already had it.
thanks in advanced for any help you guys might say.
lol ^
Server (was ubuntu ) Debian 6 on a 64 bit (rawr 16+ RAM)
got PHP, Apache and (duh) MySQL (LAMP) and minor other things
---------------------------------------------------------------------
I'll try to be detailed without boring you guys to death, since i've done so much, let me backtrack and post it here.
(short version, so sorry if stuff jumps around)
Mow was helping someone not too long ago to set up a sa-mp server, i suggested to installed the 32libs~ (w/e its called) stuff on a 64 bit machine and he also mention something about " mysql " too, and i just happen to be trying to switch over to databases, anyways, he showed me this link:
http://forum.sa-mp.com/showpost.php?...&postcount=553
or
Quote:
http://mow.vg/files/libmysqlclient.so.15
Here you go. Edit for Ubuntu 10.* users: Code:
wget -c http://mirrors.kernel.org/ubuntu/pool/un...14802mkdir mysql32 dpkg --extract libmysqlclient*deb mysql32 sudo mv mysql32/usr/lib/* /usr/lib32/ |
v0.3c R5, ©2005-2011 SA-MP Team
Code:
[11:01:28] [11:01:28] Server Plugins [11:01:28] -------------- [11:01:28] Loading plugin: mysql.so [11:01:28] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) [11:01:28] Loaded 0 plugins.
So i went noob-emo and did this on my server SSH:
apt-get install libmysqlclient16
I'll admit no idea why i type that, and installed it (about 7 MB) and maybe was a bad idea to install something i have no idea what it installed. but anyways, tested and tested and same error
Code:
[11:01:28] [11:01:28] Server Plugins [11:01:28] -------------- [11:01:28] Loading plugin: mysql.so [11:01:28] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) [11:01:28] Loaded 0 plugins.
i placed the new .so into (directory) /usr/lib - following an idea from Mow Stuff (post)
note: also using plugin for mysql here: [G-sTyLeZzZ <-- cuz he rocks sometimes] https://sampforum.blast.hk/showthread.php?tid=56564
i only mention important things, other stuff was random, oh yes, and i have the mysql.so
and if you was wondering this, then i hinted 2 times that i already had it.
thanks in advanced for any help you guys might say.
Quote:
<&Mow> oh lol, dubstep on CSI |