From 3effe41fdb1ac8b9b897a0e41092066856dba381 Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 14 Mar 2017 13:57:41 +0100 Subject: [PATCH] Update 02-Installation.md PDF export has a dependency on PHP's *mbstring* library. --- doc/02-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/02-Installation.md b/doc/02-Installation.md index 44beedcbd..0fd2fec01 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -10,7 +10,7 @@ thoroughly. ## Installing Requirements * A web server, e.g. Apache or nginx -* PHP >= 5.3.0 w/ gettext, intl and OpenSSL support +* PHP >= 5.3.0 w/ gettext, intl, mbstring and OpenSSL support * Default time zone configured for PHP in the php.ini file * LDAP PHP library when using Active Directory or LDAP for authentication * Icinga 1.x w/ IDO; Icinga 2.x w/ IDO feature enabled