[imp] turba

Henry Blackman h.blackman@chester.ac.uk
Tue, 24 Jul 2001 09:06:39 +0100


It means you don't have postgres support compiled into PHP.

Henry

----- Original Message ----- 
From: "Bartosz Aninowski" <bart@sonik.pl>
To: <imp@lists.horde.org>
Sent: Tuesday, July 24, 2001 9:05 AM
Subject: [imp] turba


> I was looking for it in mailing list archive but found no answer.
> I have php 4.0.6 with PEAR from cvs
> In turba/config/conf.php I have
> $conf['prefs']['params'] = array();
> $conf['prefs']['params']['phptype'] = 'mysql';
> $conf['prefs']['params']['hostspec'] = 'localhost';
> $conf['prefs']['params']['username'] = 'hordemgr';
> $conf['prefs']['params']['password'] = 'hordemgr';
> $conf['prefs']['params']['database'] = 'horde';
> $conf['prefs']['params']['table'] = 'Turba_Objects';
> 
> but when I try to add entry
> have following error
> Fatal error: Call to undefined function: pg_pconnect() in
> /usr/local/lib/php/DB/pgsql.php on line 114
> 
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
>