Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4

Поиск
Список
Период
Сортировка
От Mitch
Тема Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4
Дата
Msg-id 0E5D7BFC-37F4-11D7-AD65-0003938024CA@karboneye.com
обсуждение исходный текст
Ответ на Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4  (Timothy Brier <briert@cepu.ca>)
Список 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 по дате отправления:

Предыдущее
От: Philip Hallstrom
Дата:
Сообщение: Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4
Следующее
От: Jessica Blank
Дата:
Сообщение: Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4