How To Install The Php Mcrypt Module On Rhel 6
This guide will show you how to install the PHP mycrypt module on RHEL 6.
1
Download the following rpm packages
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/php-mcrypt-5.3.3-1.el6.x86_64.rpm
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/libmcrypt-2.5.8-9.el6.x86_64.rpm2
Install mcrypt via yum
yum localinstall php-mcrypt-5.3.3-1.el6.x86_64.rpm libmcrypt-2.5.8-9.el6.x86_64.rpm3
Restart apache
/etc/init.d/httpd restart4
Confirm that it installed properly
php -m**Should show in the list:
mcrypt1
Download the following rpm packages
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/php-mcrypt-5.3.3-1.el6.x86_64.rpm
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/libmcrypt-2.5.8-9.el6.x86_64.rpm2
Install mcrypt via yum
yum localinstall php-mcrypt-5.3.3-1.el6.x86_64.rpm libmcrypt-2.5.8-9.el6.x86_64.rpm3
Restart apache
/etc/init.d/httpd restart4
Confirm that it installed properly
php -m**Should show in the list:
mcrypt1
Download the following rpm packages
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/php-mcrypt-5.3.3-1.el6.x86_64.rpm
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/libmcrypt-2.5.8-9.el6.x86_64.rpm2
Install mcrypt via yum
yum localinstall php-mcrypt-5.3.3-1.el6.x86_64.rpm libmcrypt-2.5.8-9.el6.x86_64.rpm3
Restart apache
/etc/init.d/httpd restart4
Confirm that it installed properly
php -m**Should show in the list:
mcrypt1
Download the following rpm packages
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/php-mcrypt-5.3.3-1.el6.x86_64.rpm
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/libmcrypt-2.5.8-9.el6.x86_64.rpm2
Install mcrypt via yum
yum localinstall php-mcrypt-5.3.3-1.el6.x86_64.rpm libmcrypt-2.5.8-9.el6.x86_64.rpm3
Restart apache
/etc/init.d/httpd restart4
Confirm that it installed properly
php -m**Should show in the list:
mcrypt