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

Поиск
Список
Период
Сортировка
От John Chapman
Тема Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])
Дата
Msg-id 3E3EDDBB.26960.F72B9A2@localhost
обсуждение исходный текст
Ответ на 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])  (Jessica Blank <jessica@starchefs.com>)
Ответы Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4
Список 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?

I don't know the answer. However, I do not agree with your assertion
above. Note the following:


root@db:/usr/local/apache/htdocs# psql -V
psql (PostgreSQL) 7.3.1
contains support for command-line editing
root@db:/usr/local/apache/htdocs# telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
HEAD / HTTP/1.0

HTTP/1.1 200 OK
Date: Tue, 04 Feb 2003 03:20:20 GMT
Server: Apache/1.3.27 (Unix) PHP/4.3.0
Last-Modified: Thu, 30 Jan 2003 21:30:19 GMT
ETag: "20cef-0-3e39996b"
Accept-Ranges: bytes
Content-Length: 0
Connection: close
Content-Type: text/html

Connection closed by foreign host.



***********************************

John Chapman
CNI Consulting
johnc@cniconsulting.com
www.cniemail.com
817-774-0369

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

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