Mcrypt not found Ubuntu
Ubuntu has a bug at lamp stack about mcrypt.Even you install mcrypt with sudo apt-get php5-mcrypt & sudo php5enmod mcrypt it doesnt work.So here is the fix.
sudo ln -s /etc/php5/conf.d/mcrypt.ini /etc/php5/mods-available
sudo php5enmod mcrypt
sudo service apache2 restart
Written by Hakan ERSU
Related protips
1 Response
thanks
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#