Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 - Mailing list pgsql-general

From Mitch
Subject Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4
Date
Msg-id 0E5D7BFC-37F4-11D7-AD65-0003938024CA@karboneye.com
Whole thread Raw
In response to Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4  (Timothy Brier <briert@cepu.ca>)
List pgsql-general
That's a pretty bad idea.. You need to recompile everything that links
to libpq (as stated in the 7.3.1 docs).

They wouldn't have changed the version number if they hadn't changed
the API...

> I had this problem when I upgraded from 7.3.0 to 7.3.1.  I use RedHat
> 8.0.  I do not have libpq.so.2 on the system.
>
> I used the following command:
>
> ln /usr/lib/libpg.so.3   /usr/lib/libpg.so.2 -s
>
> Restarted Apache, and everything worked fine.
>
>
> Tim.
>

-Mitch


pgsql-general by date:

Previous
From: Philip Hallstrom
Date:
Subject: Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4
Next
From: Jessica Blank
Date:
Subject: Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4