Report this

What is the reason for this report?

How to install MCrypt PHP Extension on CentOS 7.0 x64

Posted on September 18, 2014

I am using laravel framework. laravel project running requirement is MCrypt. i m trying to install but i m facing error

HTTP request sent, awaiting response… 404 Not Found 2014-09-18 13:25:27 ERROR 404: Not Found.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Mcrypt has been moved for PHP72. Follow this guide :: https://www.techrepublic.com/article/how-to-install-mcrypt-for-php-7-2/

Hi Jadoux was wondering if you could fix your problem. I’m having the same error message ? Thx

[root@server src]# wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm –2019-01-11 14:04:05-- http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm Resolving dl.fedoraproject.org (dl.fedoraproject.org)… 209.132.181.24, 209.132.181.23 Connecting to dl.fedoraproject.org (dl.fedoraproject.org)|209.132.181.24|:80… connected. HTTP request sent, awaiting response… 404 Not Found 2019-01-11 14:04:05 ERROR 404: Not Found.

[root@server src]# rpm -ivh epel-release-7-2.noarch.rpm error: open of epel-release-7-2.noarch.rpm failed: No such file or directory [root@server src]# yum install --enablerepo=“epel” php-mcrypt Loaded plugins: changelog, fastestmirror Loading mirror speeds from cached hostfile

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.