Re: install woes

Поиск
Список
Период
Сортировка
От Mike E
Тема Re: install woes
Дата
Msg-id 20001026194132.C25901@quidquam.com
обсуждение исходный текст
Ответ на install woes  (Mike E <mee@quidquam.com>)
Список pgsql-php
On Thu, Oct 26, 2000 at 04:52:17AM -0700, Mike E wrote:
> Hello,
>
> Tonight I installed apache 1.3.14, mysql, postgres, and php4.0.3pl1
> on my slack box at home. However, I'm running into trouble installing
> php w/ postgres. When I apachectl start, I get:
>
>     Cannot load /usr/local/apache/libexec/libphp4.so into server:
>     libpq.so.2.1: cannot open shared object file: No such file or
>     directory
> [snip]

Thanks to all who helped out. It turns out that indeed my libpq.so.* file wasn't
in the library search path, so I made a symlink from /usr/local/lib and it works.
However, I'll probably change this and add /usr/local/pgsql/lib to the ld.so.conf
because you never know what other pgsql libs might be needed in the future.

Thanks again.

Mike

--
Mike Erickson <mee@quidquam> http://www.quidquam.com/
"Hatred is the coward's revenge for being intimidated" - George Bernard Shaw

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

Предыдущее
От: Chris
Дата:
Сообщение: Re: install woes
Следующее
От: Mike E
Дата:
Сообщение: Time Difference