Обсуждение: Question about PHP and PostgreSQL

Поиск
Список
Период
Сортировка

Question about PHP and PostgreSQL

От
Federico Kereki
Дата:
<font size="+1">Hi!<br /><br /> I'm having problems trying to install the PHP module for Apache2.<br /><br /> It seems
itrequires libpq.so.4 but the latest 8.0.3 PostgreSQL version doesn't include it -- though it does include a
libpq.so.3.<br/><br /> How can I fix this problem?<br /><br /> Thanks!<br /> Federico Kereki<br /></font> 

Re: Question about PHP and PostgreSQL

От
Scott Marlowe
Дата:
On Tue, 2005-09-13 at 16:05, Federico Kereki wrote:
> Hi!
>
> I'm having problems trying to install the PHP module for Apache2.
>
> It seems it requires libpq.so.4 but the latest 8.0.3 PostgreSQL
> version doesn't include it -- though it does include a libpq.so.3.
>
> How can I fix this problem?

Hiya, this isn't really a general postgresql question.  You might wanna
ask the same thing in the pgsql-php list, or an apache list.

That said, I'd be happy to correspond with you privately over what
you're trying to do.

What OS and version are you running, and how are you installing apache /
php / postgresql?  What version of each are you running?

Re: Question about PHP and PostgreSQL

От
Matthew Terenzio
Дата:
On Sep 13, 2005, at 5:05 PM, Federico Kereki wrote:

>  I'm having problems trying to install the PHP module for Apache2.
>
>  It seems it requires libpq.so.4 but the latest 8.0.3 PostgreSQL
> version doesn't include it -- though it does include a libpq.so.3.


I hope you are getting help from Scott or one of the other lists, but
I'll just say one thing.

You shouldn't need Postgres installed at all to install the Apache PHP
module even with support for Postgres.