21.01.2013, 08:55
It really appears you don't have the binaries required. You need
(1) The plugin (mysql.so) in your /plugins/ folder (remember, this is case sensitive in server.cfg)
(2) The libmysqlclient_r.so.15 file in your root folder
(3) The include in your pawno/includes/ folder
Looking at the error you are definately missing (2). Check your files again, or ask the host. Re-download the mysql plugin and re-upload it completely if you can. Also make sure you are using the correct version of mysql as pointed out, although CentOS is Linux based so I don't see why this is not working.
(1) The plugin (mysql.so) in your /plugins/ folder (remember, this is case sensitive in server.cfg)
(2) The libmysqlclient_r.so.15 file in your root folder
(3) The include in your pawno/includes/ folder
Looking at the error you are definately missing (2). Check your files again, or ask the host. Re-download the mysql plugin and re-upload it completely if you can. Also make sure you are using the correct version of mysql as pointed out, although CentOS is Linux based so I don't see why this is not working.