Dave Felt <[EMAIL PROTECTED]> writes:
> Trying to get PHP5 support running in PG 8.1.4 and regardless that I 
> have postgresql-libs-8.1.4-1PGDG.i686.rpm loaded and freshened on the 
> machine, when I try to bring up httpd, it complains that libpq.so.4 
> isn't loaded.

libpq.so.4 definitely is in that RPM.  Maybe you need to run ldconfig?
That's supposed to be run automagically when the RPM is installed, but
maybe it got missed ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to