Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Install php-mcrypt in webmin  (Read 16041 times)

0 Members and 1 Guest are viewing this topic.

rohitj

  • Guest
Install php-mcrypt in webmin
« on: November 16, 2013, 09:39:30 pm »
Install php-mcrypt in webmin control panel

Login to webmin control panel and follow the steps below.

Webmin > System > Software Packages

Browse YUM for php-mcrypt (should return package for your Linux distro/arch)

Install

Webmin > System Information > Status

Restart Apache

Check the php module by adding a phpinfo page or executing below command via ssh.

php -m | grep mcrypt