Ref: How to replace MySQL with Percona in 11.36 | cPanel Blog
Until recently this was working on a server for me, however with the latest update, it seems to be broken. Now when i execute a php script, it gives me the below error.
I have recompiled apache using easyapache already twice, but it doesn't seem to fix the issue. Any ideas ?
Thanks
Until recently this was working on a server for me, however with the latest update, it seems to be broken. Now when i execute a php script, it gives me the below error.
Code:
php: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory
Thanks