Update INSTALL.md

- add mcrypt enable
This commit is contained in:
Paul Gear
2014-07-17 13:51:59 +10:00
parent 8a2808a5c7
commit c989142a89
+4
View File
@@ -89,6 +89,10 @@ If you have Apache 2.3 or newer then please add the following line before `Allow
Require all granted
On at least Ubuntu 14.04 (and possibly other distributions and versions as well), mcrypt is not enabled on install. Run the following to enable it:
php5enmod mcrypt
Change `librenms.example.com` to the appropriate hostname for your domain, then enable the vhost and restart Apache:
a2ensite librenms.conf