Re: [GENERAL] Fatal error: Call to undefined function: pg_connect()

2003-08-14 Thread shreedhar
ar" <[EMAIL PROTECTED]> Sent: Tuesday, August 05, 2003 11:33 AM Subject: Re: [GENERAL] Fatal error: Call to undefined function: pg_connect() > shreedhar wrote: > > > > > Fatal error: Call to undefined function: pg_connect() > > This is a PHP error. Guessing you

[GENERAL] Fatal error: Call to undefined function: pg_connect()

2003-08-06 Thread shreedhar
Hi All, I updated postgre from 7.2.4 to 7.3.2 in my RHLinux7.3 system and updated current pghba.conf and postgresql.conf files as per my need. But If I try to connect through PHP which was connecting earlier with 7.2.4 is giving the following error Fatal error: Call to undefined function: pg_conn

Re: [GENERAL] Fatal error: Call to undefined function: pg_connect()

2003-08-05 Thread Reuben D. Budiardja
On Tuesday 05 August 2003 03:31 am, Jean-Christian Imbeault wrote: > shreedhar wrote: > > Is it necessary to uninstall previous version of PHP in my system. > > No,but a new recompile will probably over-write the version you have now. > > > Which is the better compatible ve

Re: [GENERAL] Fatal error: Call to undefined function: pg_connect()

2003-08-05 Thread Cornelia Boenigk
Hi did you configure php for PostgreSQL support ./configure --with-pgsql Regards Conni ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org