When I go to phpMyAdmin page, I notice there is an error message on the bottom "Cannot load mcrypt extension. Please check your PHP configuration".
*Note: Please refer to previous article last picture.
Well, to solve this just install the php-mcrypt then restart apache2.
sudo apt-get install php5-mcrypt
sudo /etc/init.d/apache2 restart
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment