From 4dccdc0118cb0cf46e154170a2baa90a910d0b09 Mon Sep 17 00:00:00 2001 From: simond Date: Thu, 31 Jan 2002 13:09:02 +0000 Subject: [PATCH] Expand on PEAR section a bit git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2317 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/db-backend.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/db-backend.txt b/doc/db-backend.txt index 325f3ad8..9c24ba5a 100644 --- a/doc/db-backend.txt +++ b/doc/db-backend.txt @@ -17,10 +17,14 @@ a database is included as a part of the distribution. Configuring PEAR DB ------------------- -To work you must install the PEAR classes that is a part of PHP. Make -sure the directory where the PEAR files are located is a part of your -include path. See the PHP documentation for info on how to do that. - +For this to work you must have the PEAR classes installed, these are +part of PHP. Once these are installed you must have sure the directory +containg them is a part of your PHP include path. See the PHP +documentation for information on how to do that. +Under Mandrake Linux the PEAR classes are installed as part of the +php-devel package and under FreeBSD they are installed as part of +the mod_php4 or php4 port/package. I'm afraid I have no information on +other systems at the present time. Configuring addressbooks in database -- 2.25.1