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

Поиск
Список
Период
Сортировка
От Rudi Starcevic
Тема Re: 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to
Дата
Msg-id 3E3F37B7.7010701@oasis.net.au
обсуждение исходный текст
Ответ на Re: 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to  (Jessica Blank <jessica@starchefs.com>)
Ответы Re: 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to  (Jessica Blank <jessica@starchefs.com>)
Список pgsql-php
Jessica,

I think they will be compatible.
It won't hurt to try.

It there is a problem just remove the link you created and try something
else.

Regards
Rudi.


Jessica Blank wrote:

>I considered that, but I am afraid to do it. What if libpq.so.3 and
>libpq.so.2 are not compatible?
>
>On Tue, 4 Feb 2003, Rudi Starcevic wrote:
>
>
>
>>Jessica,
>>
>>Maybe all you need to do is create a soft link ?
>>
>>Eg. ln -s libpq.so.3 libpq.so.2
>>
>>Hope this helps
>>Regards
>>Rudi.
>>
>>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@StarChefs.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@postgresql.org)
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>
>
>                            --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-php по дате отправления:

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