phpMyAdmin in WHM won't work - I get blank page and the following error in /usr/local/cpanel/logs/error_log:
/usr/local/cpanel/3rdparty/bin/php: error while loading shared libraries: libssl.so.4: cannot open s hared object file: No such file or directory
So the question is - why WHM (or phpMyAdmin) uses a different PHP binary? Not /usr/bin/php one? I renamed /usr/local/cpanel/3rdparty/bin/php and created a symlink to /usr/bin/php - now phpMyAdmin works. Is this going to cause any trouble or can I leave it like this?
/usr/local/cpanel/3rdparty/bin/php: error while loading shared libraries: libssl.so.4: cannot open s hared object file: No such file or directory
So the question is - why WHM (or phpMyAdmin) uses a different PHP binary? Not /usr/bin/php one? I renamed /usr/local/cpanel/3rdparty/bin/php and created a symlink to /usr/bin/php - now phpMyAdmin works. Is this going to cause any trouble or can I leave it like this?