7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])

Поиск
Список
Период
Сортировка
От Jessica Blank
Тема 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])
Дата
Msg-id Pine.GSO.4.05.10302032210500.14859-100000@knife.starchefs.com
обсуждение исходный текст
Ответы Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to  (Jessica Blank <jessica@starchefs.com>)
Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])  ("John Chapman" <johnc@cniconsulting.com>)
Re: 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-general
The latest PHP4 (php-4.3.0) WILL NOT work with 7.3.1, since it (PHP)
expects there to be libpq.so.2, whereas 7.3.1 only provides libpq.so.3
...

... I am really astonished that I could not find anyone else who had this
problem. Am I doing something horridly wrong?

What can I do? I try ./configure'ing PHP, but it tells me:
gcc -o conftest -g -O2  -I/usr/pkg/include  -L/usr/pkg/lib
-R/usr/local/pgsql//lib -L/usr/local/pgsql//lib conftest.c -lpq -lcrypt
-lm  -lcrypt 1>&5
Shared object "libpq.so.2" not found

Complete debug.log installed.

PLEASE help...

                            --Jessica

      --
      Jessica L. Blank, Systems Administrator & Programmer

      www.starchefs.com
      9 East 19th St., 9th Floor  /  New York, NY 10003
      Jessica@StarChefs.com - (973) 485-0684
      Pager (917) 675-6618


      Help Wanted. Help Found.
      www.helpwantedhelpfound.com, a division of StarChefs



В списке pgsql-general по дате отправления:

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: : How to create stored procedure in PostgreSQL?
Следующее
От: Jessica Blank
Дата:
Сообщение: Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to