From 71e98cacf437369a2427d16dca82994c0938473b Mon Sep 17 00:00:00 2001 From: irc-html Date: Fri, 18 Jan 2002 22:49:45 +0000 Subject: [PATCH] user note; it's --with-pgsql not --enable-pgsql git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68067 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pgsql.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/pgsql.xml b/functions/pgsql.xml index 8cb24982b8..147ec46a4d 100644 --- a/functions/pgsql.xml +++ b/functions/pgsql.xml @@ -1,5 +1,5 @@ - + PostgreSQL functions PostgreSQL @@ -45,7 +45,7 @@ In order to enable PostgreSQL support, - "--enable-pgsql[=DIR]" is required when you compile + "--with-pgsql[=DIR]" is required when you compile PHP. If shared object module is available, PostgreSQL module may be loaded using extension directive in php.ini or dl