Account's error_log produces flood of missing modules

 Account's error_log produces flood of missing modules. Ex:

 

From error_log:

    [23-Apr-2018 02:38:40 UTC] PHP Warning: PHP Startup: Unable to load dynamic library './mcrypt.so' - ./mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [23-Apr-2018 02:38:40 UTC] PHP Warning: PHP Startup: Unable to load dynamic library './pdo_sqlite.so' - ./pdo_sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [23-Apr-2018 02:38:40 UTC] PHP Warning: PHP Startup: Unable to load dynamic library './suhosin.so' - ./suhosin.so: cannot open shared 

 

    This can occur when the account has a bad php.ini file. Remove or rename.

 

 

  • 2 Users Found This Useful

Was this answer helpful?

Related Articles

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...

How to convert InnoDB to MyISAM

Although at times faster, you will find InnoDB a very large headache when it comes to table...

Manually Clear from Console / Command Line cPanel Exim Mail Queue

To clear the cPanel exim mail queue quickly from a command line / shell use the following...

Disable cPanel Brute Force Command Line

To disable the cPanel brute force detection from the command line usee the following:...

Error: rpmdb open failed with cPanel

This can occur with older packages sitting on your drive. Try running the following: rm -f...