25.06.2015, 19:50
Okay, if you got shared hosting. Than make a ticket and ask them to update MySQl library of their VPS, at which your server is hosted. If you got VPS just update MySQL library. Or use MySQL_Static plugin.. it might work without those errors...
P.S: The Native checker showed you those error cuz' you are unable to connect to MySQl, cuz' of above errors...
Try this too..!
P.S: The Native checker showed you those error cuz' you are unable to connect to MySQl, cuz' of above errors...
Код:
cd /usr/lib ; wget http://mow.vg/files/libmysqlclient.so.16 ; cp libmysqlclient.so.16 hlibmysqlclient_.so.16