PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/module.so'

This problem happens with CentOS 6.4 
 
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/module.so' - /usr/lib/php/modules/module.so: cannot open shared object file: No such file or directory in Unknown on line 0
 
and is related to mcrypt lib, so for now only one solution is 
 
yum downgrade php-mcrypt 
 

Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x