Re: php 4.2 postgresql 7.3 help - Mailing list pgsql-general

From Doug McNaught
Subject Re: php 4.2 postgresql 7.3 help
Date
Msg-id m3of5ug304.fsf@varsoon.wireboard.com
Whole thread Raw
In response to php 4.2 postgresql 7.3 help  (Randall Smith <netmail@tnr.cc>)
Responses Re: php 4.2 postgresql 7.3 help  (Nick Gazaloff <nick@sbin.org>)
List pgsql-general
Randall Smith <netmail@tnr.cc> writes:

> I'm using the redhat 8 php 4.2.2 installation and postgresql 7.3.1 rpm
> from here:
> ftp://ftp10.us.postgresql.org/pub/postgresql/binary/v7.3.1/RPMS/redhat-8.0
>
> After upgrading to postgresql 7.3, my php-postgresql (pgsql.so)
> extension will not load.  This is the error in my apache error log:
>
> PHP Warning:  Unable to load dynamic library '/usr/lib/php4/pgsql.so'
> -
> libpq.so.2: cannot open shared object file: No such file or directory
> in Unknown on line 0

You'll need to recompile PHP against the 7.3 headers and libraries.

-Doug

pgsql-general by date:

Previous
From: Arjen van der Meijden
Date:
Subject: Re: converting multi-dim arrays to php assoc arrays
Next
From: "Robert Fitzpatrick"
Date:
Subject: Re: Visual design tools for Postgresql