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

From: Jessica Blank <jessica(at)starchefs(dot)com>
To: pgsql-general(at)postgresql(dot)org, pgsql-php(at)postgresql(dot)org
Subject: Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to
Date: 2003-02-04 03:13:55
Message-ID: Pine.GSO.4.05.10302032213400.14859-200000@knife.starchefs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-php

Forgot the debug.log. It is attached. Also, below:

CONFIGURE: './configure' '--with-apache=../apache_1.3.27' '--with-pgsql=/usr/local/pgsql/'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS: -I/usr/pkg/include
CXX:
CXXFLAGS:
INCLUDES: -I$(top_builddir)/Zend -I/usr/local/pgsql//include
LDFLAGS: -L/usr/pkg/lib -R/usr/local/pgsql//lib -L/usr/local/pgsql//lib
LIBS: -lpq -lcrypt -lm -lcrypt
DLIBS:
SAPI: apache
PHP_RPATHS: /usr/local/pgsql//lib
uname -a: NetBSD fortitude 1.6 NetBSD 1.6 (fortitude) #0: Tue Dec 31 21:36:31 EST 2002 root(at)fortitude:/usr/src/sys/arch/macppc/compile/fortitude macppc

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

On Mon, 3 Feb 2003, Jessica Blank wrote:

> 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(at)StarChefs(dot)com - (973) 485-0684
> Pager (917) 675-6618
>
>
> Help Wanted. Help Found.
> www.helpwantedhelpfound.com, a division of StarChefs
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

--Jessica

--
Jessica L. Blank, Systems Administrator & Programmer

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


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

Attachment Content-Type Size
debug.log text/plain 792 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Chapman 2003-02-04 03:23:07 Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])
Previous Message Jessica Blank 2003-02-04 03:12:11 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])

Browse pgsql-php by date

  From Date Subject
Next Message John Chapman 2003-02-04 03:23:07 Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])
Previous Message Jessica Blank 2003-02-04 03:12:11 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])