I have centos 5.6, php 5.3.6 and nginx as my webserver. I'm trying to install mcrypt and I tried yum install php-mcrypt but it says no package is available. How can i fix this?
Asked
Active
Viewed 190 times
1 Answers
2
5.3.6 means that you didn't install it from a stock repo. You will need to redo the installation procedure you've already performed, except you will need to enable mcrypt support.

Ignacio Vazquez-Abrams
- 45,939
- 6
- 79
- 84