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

From: "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com>
To: "shreedhar" <shreedhar(at)lucidindia(dot)net>, "Joe Conway" <mail(at)joeconway(dot)com>
Cc: "Postgre Admin" <pgsql-admin(at)postgresql(dot)org>, "Postgre General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [GENERAL] Call to undefined function: pg_connect()
Date: 2003-08-07 07:33:35
Message-ID: 71E37EF6B7DCC1499CEA0316A25683280105701B@loki.globexplorer.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

I don't have a clue about which is which, but I bet providing some dates (ls -l) would help figuring out which is the most recent vs. oldest) ... might provide helpful information to people who know more about compiling this beast.

Greg Williamson

-----Original Message-----
From: shreedhar [mailto:shreedhar(at)lucidindia(dot)net]
Sent: Thu 8/7/2003 12:13 AM
To: Joe Conway
Cc: Postgre Admin; Postgre General
Subject: Re: [GENERAL] [ADMIN] Call to undefined function: pg_connect()

/usr/lib/libpq.so.2
/usr/lib/libpq.so.2.0
/usr/lib/libpq.so.2.2
/usr/lib/libpq.so

I have the above versions of libpq.so in my system. Which I have to use.
Suppose it might have to chage any config files where I should change.

Thanks alot,
With best regards,
Sreedhar
----- Original Message -----
From: "Joe Conway" <mail(at)joeconway(dot)com>
To: "shreedhar" <shreedhar(at)lucidindia(dot)net>
Cc: "Postgre Admin" <pgsql-admin(at)postgresql(dot)org>; "Postgre General"
<pgsql-general(at)postgresql(dot)org>
Sent: Thursday, August 07, 2003 10:24 AM
Subject: Re: [GENERAL] [ADMIN] Call to undefined function: pg_connect()

> shreedhar wrote:
> > Hi All,
> >
> > I Updated my Postgresql Server from 7.2.4 which came along with RH7.3 to
> > 7.3.2. After updating I could not able to connect database through PHP.
So I
> > recompiled PHP4.1.2 (same version which have earlier in my system), even
> > then I am not able to connect through PHP. Is there any other package
has to
> > be installed for this connection.
>
> If I remember correctly, this is because libpq.so changed from
> libpq.so.2 to libpq.so.3. Is there an old copy of libpq.so.2 hanging
> around that is getting linked with instead of libpq.so.3? Did you re-run
> configure and do a `make clean` on PHP before rebuilding it? If you are
> really desperate, try creating a libpq.so.2 symlink from libpq.so.3.
>
> HTH,
>
> Joe
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message shreedhar 2003-08-07 07:40:24 Re: [GENERAL] Call to undefined function: pg_connect()
Previous Message shreedhar 2003-08-07 07:13:43 Re: [GENERAL] Call to undefined function: pg_connect()

Browse pgsql-general by date

  From Date Subject
Next Message shreedhar 2003-08-07 07:40:24 Re: [GENERAL] Call to undefined function: pg_connect()
Previous Message shreedhar 2003-08-07 07:13:43 Re: [GENERAL] Call to undefined function: pg_connect()