Re: [GENERAL] pgsql and php with windows.

2005-08-10 Thread Magnus Hagander
> Hmm, since you are using the Windows version, I'm not really > sure. If you have the right compiler and environment, it'd > be just a matter of getting the source for the same version > you have installed, and then "configure --with-openssl". > > It'd surprise me however to learn that the Wi

Re: [GENERAL] pgsql and php with windows.

2005-08-10 Thread Alvaro Herrera
On Wed, Aug 10, 2005 at 04:03:02PM +0100, babu wrote: > Thanks for the reply. > > > I am trying to use ssl mode when connecting to pgsql via php. > > i have used the method pg_conncet with sslmode and require option. > > But it gets an error "Unable to connect to PostgreSQL server: sslmode > > va

Re: [GENERAL] pgsql and php with windows.

2005-08-10 Thread babu
Thanks for the reply.   > I am trying to use ssl mode when connecting to pgsql via php.> i have used the method pg_conncet with sslmode and require option.> But it gets an error "Unable to connect to PostgreSQL server: sslmode> value "require" invalid when SSL support is not compiled in ".>You have