Re: php 4.2 postgresql 7.3 help

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Randall Smith <netmail(at)tnr(dot)cc>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: php 4.2 postgresql 7.3 help
Date: 2003-02-02 14:40:11
Message-ID: m3of5ug304.fsf@varsoon.wireboard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Randall Smith <netmail(at)tnr(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Fitzpatrick 2003-02-02 15:00:00 Re: Visual design tools for Postgresql
Previous Message Arjen van der Meijden 2003-02-02 13:33:38 Re: converting multi-dim arrays to php assoc arrays