From 87eed44285a96b0227d191859782b92843a90321 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 6 Oct 2003 12:42:34 +0000 Subject: [PATCH] added links for mhash/mcrypt --- lam/INSTALL | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lam/INSTALL b/lam/INSTALL index 4fa6e25a..daf99197 100644 --- a/lam/INSTALL +++ b/lam/INSTALL @@ -6,11 +6,18 @@ Installation Instructions for LAM 1. Requirements - Apache webserver (SSL optional) with installed PHP-Module (PHP-Module with - ldap, gettext, mcrypt, openldap) + ldap, gettext, mcrypt, mhash) - Perl - Openldap (>2.0) - A web browser :-) + Getting mcrypt and mhash for Suse/RedHat: + + Either you compile PHP4 yourself or you use some unofficial packages: + + - Suse: ftp://ftp.suse.com/pub/people/poeml/mod_php4 + - RedHat: http://ftp.horde.org/pub/RPMS + 2. Installation