How to check PHP extention

To check php extension

grep extension /usr/local/lib/php.ini

====================================
php -m | grep -i mcrypt
grep -i mcrypt /usr/local/lib/php.ini
==============================
Would you be able to uninstall and reinstall Source Guardian on the server to see if the error ceases to occur?

Code:

/scripts/phpextensionmgr uninstall SourceGuardian
/scripts/phpextensionmgr install SourceGuardian

Comments

Popular Posts

Connecting to Your Linux Instance from Windows Using PuTTY

Install and configure rsyslog Centralized logging server in CentOS

How to scan new iSCSI disks in Linux ?