From: | "John Chapman" <johnc(at)cniconsulting(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23]) |
Date: | 2003-02-04 03:23:07 |
Message-ID: | 3E3EDDBB.26960.F72B9A2@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-php |
> 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(at)db:/usr/local/apache/htdocs# psql -V
psql (PostgreSQL) 7.3.1
contains support for command-line editing
root(at)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(at)cniconsulting(dot)com
www.cniemail.com
817-774-0369
From | Date | Subject | |
---|---|---|---|
Next Message | Jessica Blank | 2003-02-04 03:28:47 | Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 |
Previous Message | Jessica Blank | 2003-02-04 03:13:55 | Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to |
From | Date | Subject | |
---|---|---|---|
Next Message | Jessica Blank | 2003-02-04 03:28:47 | Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 |
Previous Message | Jessica Blank | 2003-02-04 03:13:55 | Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to |