added links for mhash/mcrypt
This commit is contained in:
parent
105f119efa
commit
87eed44285
|
@ -6,11 +6,18 @@ Installation Instructions for LAM
|
||||||
1. Requirements
|
1. Requirements
|
||||||
|
|
||||||
- Apache webserver (SSL optional) with installed PHP-Module (PHP-Module with
|
- Apache webserver (SSL optional) with installed PHP-Module (PHP-Module with
|
||||||
ldap, gettext, mcrypt, openldap)
|
ldap, gettext, mcrypt, mhash)
|
||||||
- Perl
|
- Perl
|
||||||
- Openldap (>2.0)
|
- Openldap (>2.0)
|
||||||
- A web browser :-)
|
- 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
|
2. Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue