Re: postgresql

Поиск
Список
Период
Сортировка
От Philip Olson
Тема Re: postgresql
Дата
Msg-id Pine.BSF.4.10.10307020606290.19635-100000@localhost
обсуждение исходный текст
Ответ на Re: postgresql  ("David Busby" <busby@pnts.com>)
Список pgsql-php
On Tue, 1 Jul 2003, David Busby wrote:

> The PHP libraries need to have support for PostgreSQL compiled in.
> PHP Manual: http://www.php.net/manual/en/ref.pgsql.php
> When you download and compile PHP you must enable the --enable-pgsql option
> This will also require the PostgreSQL libraries and header files to be
> present

BTW, --enable-pgsql will not work nor will it show an error as
autoconfig ignores --enable-anythingbogus.  So be sure to follow
the above quoted manual page which shows --with-pgsql

Regards,
Philip


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

Предыдущее
От: "David Busby"
Дата:
Сообщение: Re: postgresql
Следующее
От: "Salah Abdulla"
Дата:
Сообщение: Upgrade from 7.2.X to 7.3.x