Thread: Re: pgsql and php with windows.

Re: pgsql and php with windows.

From
"Magnus Hagander"
Date:
> 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 Windows package
> doesn't have SSL support ... may I ask where did you get the
> server package?

The MSI package from postgresql.org contains SSL support. Perhaps PHP is
shipping their own precompiled DLLs  that has it turned off?

//Magnus