[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP4 installed - need to integrate into Postgres



I know for configuring it to use MySQL, it is a compile-time option,
something like

./configure --with-mysql.

I believe it is the same way for integrating PostgreSQL with with it.  I do
not believe you can add additional DB support without recompiling, but I may
be wrong.

check the install guide on php.net, it says specifically either there or in
the install readme including in the source.

Jon

----- Original Message -----
From: "James" <jgodwin@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, October 04, 2000 12:43 PM
Subject: [cobalt-users] PHP4 installed - need to integrate into Postgres


> Hi
>
> I have installed PHP4 on our RaQ3i and everything seems to be OK.
>
> The only problem is that I don't have any access to Postgres SQL.
>
> Is there something I need to configure on the RaQ3i to integrate PHP4
> and Postgres?
>
> Thanks in advance
>
> Jame