[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PHP3 and PostgreSql



On Tue, Aug 07, 2001 at 16:07:46 -0500, Y2KNET wrote:
>    Fatal error:  Call to unsupported and undefined function pg_connect()
>    in /html/trans/view.php3 on line 5.

You need to load the PostgreSQL connection module, either explicitly in your
php code, or globally by having "extension=pgsql.so" in the appropriate
php.ini file (find /etc -name 'php*ini').

HTH,
Ray
-- 
Tevens ben ik van mening dat Nederland overdekt dient te worden.



Reply to: