Re: install woes

Поиск
Список
Период
Сортировка
От Rodrigo Fernandez
Тема Re: install woes
Дата
Msg-id 200010261517.JAA50687@fisicc-ufm.edu
обсуждение исходный текст
Ответ на install woes  (Mike E <mee@quidquam.com>)
Список pgsql-php
Citando Mike E <mee@quidquam.com>:

> 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
>
> I have libpq.so.2.1 in /usr/local/pgsql/lib by default, and I copied
> it into /usr/local/apache/libexec just for fun, but that didn\'t
> work. Does anyone know of a good web page or have any tips ideas
> on how to get this working?
>

You should the path that is especifid en the httpd.conf of apache,
there should be a line like this:

LoadModule php4_module        libexec/apache/libphp4.so

this path is relative to the base of apache, in redhat 6.x it should
be something like /etc/httpd.

Rodrigo F.



-----------------------------------------------------
This mail sent through IMP: http://web.horde.org/imp/

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

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