Issue
After a recent update of ea-libtidy package to from 5.4.0 to 5.8.0, a PHP extension changed and there are errors
PHP Startup: Unable to load dynamic library 'tidy.so' (tried: /opt/cpanel/ea-php72/root/usr/lib64/php/modules/tidy.so (libtidy.so.5: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php72/root/usr/lib64/php/modules/tidy.so.so (/opt/cpanel/ea-php72/root/usr/lib64/php/modules/tidy.so.so: cannot open shared object file: No such file or directory)) in Unknown:0
Can you let me know how to fix this?
Environment
- ea-libtidy
- CL OS
- cPanel
Solution
The fixed packages have been released. To update run:
yum update ea-php*php*tidy* ea-libtidy
And make sure to have libtidy package installed:
yum install libtidy
Comments
0 comments
Please sign in to leave a comment.