A Chassis extension to install and configure Mcrypt on your server.
- Add this extension to your extensions directory.
git clone git@github.com:Chassis/mcrypt.git extensions/mcrypt
- Run
vagrant provision
- Mcrypt has been installed on your Chassis VM!
That's it!
If you encounter problems when provisioning it might be related to the PHP version you are using. The Mcrypt package version defaults to 1.0.4 but you can modify this in your Chassis config like so:
mcrypt: 1.0.2