From: Jan Schneider Date: Mon, 5 Apr 2010 16:16:58 +0000 (+0200) Subject: MFB: Accounts block needs File_Fstab for localhost driver. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=5a65a99ff559c113a6d86dbc28b9fc5b9f11273f;p=horde.git MFB: Accounts block needs File_Fstab for localhost driver. --- 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.