webguy
Verified User
I have successfully upgraded a vps from Custombuild 1 to Custombuild 2 and am now running a server with PHP 7.0.10, Apache 2.4.23 and MariaDB 10.0.26.
With a Joomla website I see that MariaDB is running: https://db.tt/kuOjJL1V
When I do ./build versions however, I get:
I can then do a ./build mysql and MariaDB is installed (again). But the message keeps coming back end build still seems to think there is a MariaDB update.
Does anyone know how to resolve this? Thanks!
With a Joomla website I see that MariaDB is running: https://db.tt/kuOjJL1V
When I do ./build versions however, I get:
Code:
/usr/bin/mysql: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory
Latest version of MariaDB: 10.0.26
Installed version of MariaDB:
MariaDB to 10.0.26 update is available.
I can then do a ./build mysql and MariaDB is installed (again). But the message keeps coming back end build still seems to think there is a MariaDB update.
Does anyone know how to resolve this? Thanks!