Installing mcrypt for PHP 5.3 on CentOS 5.6
October 23rd, 2011
5 comments
With CentOS 5.6 Red Hat added an optional php53 package for those that need a PHP version later than 5.1.6. After removing the php packages and installing php53 you will probably notice that the mcrypt extension is missing. With a few steps we can compile and install this extension. Read more…