From 5a65a99ff559c113a6d86dbc28b9fc5b9f11273f Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 5 Apr 2010 18:16:58 +0200 Subject: [PATCH] MFB: Accounts block needs File_Fstab for localhost driver. --- horde/docs/INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/horde/docs/INSTALL b/horde/docs/INSTALL index b9a5ffa61..627ba3a3a 100644 --- a/horde/docs/INSTALL +++ b/horde/docs/INSTALL @@ -379,6 +379,13 @@ The following prerequisites are **REQUIRED** for Horde to function properly. in your PEAR directory for details. + g. File_Fstab + + Required only if you use the localhost driver for the Accounts block. + To install, enter the following at the command prompt:: + + pear install File_Fstab + This method of installing PEAR modules requires that you have a PHP version that has been compiled as a static binary. All versions of PHP build both both a SAPI module (Apache, CGI, etc.) and a command-line (CLI) binary. -- 2.11.0