Posts: 320
Threads: 16
Joined: Feb 2012
Alright, I don't usually post on this forum for help but this is a real annoying issue.
So we're deciding to switch to Linux and it seems that the MySQL (BlueG r33 Plugin) is giving some issues with Linux itself.
If I run the server with the mysql_static plugin it will output with the following and then crash.
But if I run the server with the normal mysql plugin then I'll just get the following.
Now you're thinking (He doesn't have libmysqlclient_r.so.16 installed) Think wrong, because I do. Everything else except SA:MP is working great with MySQL.
I'm running CentOS 6.4 - Final Release & MySQL 5.1
Note: On the windows server, I do run the mysql static version and this only happens with SA:MP 0.3x - R2 Release
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
Right permissions on file?
Posts: 320
Threads: 16
Joined: Feb 2012
Quote:
Originally Posted by iJumbo
Right permissions on file?
|
Permissions seems fine, I even boost them up to full rights (777) and the issue is still occurring.
Also what's funny, is that before this crash occurs, all of my stuff from the database is being loaded.
Posts: 66
Threads: 0
Joined: Jul 2012
Reputation:
0
CentOS has a seperate plugin for MySQL than the standard Linux, however by looking at your error it appears it's a misconfiguration or that you're missing libraries that the plugin depends upon to execute.
Posts: 320
Threads: 16
Joined: Feb 2012
Quote:
Originally Posted by Ayumi
CentOS has a seperate plugin for MySQL than the standard Linux, however by looking at your error it appears it's a misconfiguration or that you're missing libraries that the plugin depends upon to execute.
|
Mind pointing me in the right direction please?
Posts: 320
Threads: 16
Joined: Feb 2012
Quote:
Originally Posted by Ayumi
First, read the thread carefully to ensure you downloaded the CentOS version of the plugin.
Next; try installing the libc++ libraries for your machine. Quote back if you have done the following steps and I will tell you how to run diagnostics to ensure you've done it correctly.
|
I'm using this for the Linux version -
https://code.******.com/p/sa-mp-mysq...-r34-linux.rar
and the libraries has been installed.
Posts: 66
Threads: 0
Joined: Jul 2012
Reputation:
0
I personally use a custom CentOS distribution modified to my needs, but are you sure also that the dependency you installed is for the right architecture? (32-Bit) / (64-Bit).
Posts: 320
Threads: 16
Joined: Feb 2012
Quote:
Originally Posted by Ayumi
I personally use a custom CentOS distribution modified to my needs, but are you sure also that the dependency you installed is for the right architecture? (32-Bit) / (64-Bit).
|
I've sent you my personal contact information to have better communication with you instead of this forum with a 120 seconds timer to post lol.
Posts: 320
Threads: 16
Joined: Feb 2012
Ayumi couldn't figure it out so if there's anyone that would be willing to help, just post a reply below.