php5 and Pg 8.0.3 install from sources - problem

Поиск
Список
Период
Сортировка
От michael@softasap.net
Тема php5 and Pg 8.0.3 install from sources - problem
Дата
Msg-id 1116415634.428b269259a03@webmail.freedom2surf.net
обсуждение исходный текст
Ответы Re: php5 and Pg 8.0.3 install from sources - problem  (Volkan YAZICI <volkan.yazici@gmail.com>)
Список pgsql-php
Environment I am running is as follows:
OS: Fedora Core 3
php5.0.4
Pg 8.0.3


Here is what I did:

1) uninstalled postgres rpm
2) unistalled php rpm

3) compiled from source postgre (more recent version)
4) compiled from source php (more recent version)
5) installed zend optimizer

During step 4, namely when I did make install of php I have got an error of
libpq.so.4 was not found. I copied then it to /usr/lib and make worked. But
when I tried to start apache it has failed to start complaining on libpq.so.4
something like "can't open shared segment: Permission Denied.".

Did anyone experience such problem?

P.S. Postgres itself installed from source just without any problem or warning.
But looks like a problem with its lib libpq.so

Thank you for any help!


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

Предыдущее
От: Volkan YAZICI
Дата:
Сообщение: Re: ERROR: unterminated quoted string... help
Следующее
От: Volkan YAZICI
Дата:
Сообщение: Re: php5 and Pg 8.0.3 install from sources - problem