From: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
---|---|
To: | "PGSQL List" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Pgsql 7.3.3 on redhat 7.2 |
Date: | 2003-10-20 20:39:48 |
Message-ID: | 200310201612.16133.martin@bugs.unl.edu.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
El Lun 20 Oct 2003 14:03, Daniel E. Fisher escribió:
> I have in the /var/lib/
> libpq.so.2
> libpq.so.2.0
> libpq.so.2.1
> libpq.so
These look like the ones that came with the postgresql-libs rpm from RH.
> also found
> /usr/local/pgsql/lib/libpq.so.3
> /usr/local/pgsql/lib/libpq.so.3.0
> /usr/local/pgsql/lib/libpq.so
These look like newly install from source libraries.
If this is true, you should (or the sys admin) "rpm -e postgresql-libs".
And add "/usr/local/pgsql/lib" to LD_LIBRARY_PATH or add in to
/etc/ld.so.conf.
> After reading all my server logs:
>
> No error messages or nothing. Weird..
I think you're gonna have to recompile PHP, or go back to the version that
came with RH 7.2 (I would recommend moving to RH 9 which comes with a much
newer version of PostgreSQL and PHP).
--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Oksana Yasynska | 2003-10-20 20:54:06 | Re: plpgsql: return multiple result sets or temp table |
Previous Message | Alvaro Herrera | 2003-10-20 20:19:28 | Re: Pgsql 7.3.3 on redhat 7.2 |