I downloaded a free library management system from Github when I open the URL via localhost or turning the Laravel server it says that "requires the Mcrypt PHP extension". I have updated the composer but not work. Error
Asked
Active
Viewed 81 times
1
-
Does this answer your question? [Enable Mcrypt on PHP Install](https://stackoverflow.com/questions/8271408/enable-mcrypt-on-php-install) – Collin Feb 19 '20 at 10:17
-
I did that too but still have the error – Murtaza Feb 19 '20 at 10:27
-
Did you restart PHP after changing the settings? – Collin Feb 19 '20 at 10:28
-
Yeah I did three time. – Murtaza Feb 19 '20 at 10:33
-
Can you show the Mcrypt part from php.ini – Collin Feb 19 '20 at 10:35
-
Try this link: https://stackoverflow.com/questions/16830405/laravel-requires-the-mcrypt-php-extension/16832214 – Hamed Yarandi Feb 19 '20 at 11:08