PostgreSQL and SSL and PHP

A quick question for all of the knowledgeable people on this list. I
understand that libpq needs to be recompiled with SSL to accomplish an SSL
connection to PostgreSQL with C++. Does anything special need to be done
for PHP?

Thanks,

Frank



---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
fparks [ Do, 14 April 2005 00:07 ] [ ID #752919 ]

Re: PostgreSQL and SSL and PHP

> A quick question for all of the knowledgeable people on this list. I
> understand that libpq needs to be recompiled with SSL to accomplish an SSL
> connection to PostgreSQL with C++. Does anything special need to be done
> for PHP?

You would probably need to recompile PHP against the SSL enabled libpq.

Sincerely,

Joshua D. Drake


>
> Thanks,
>
> Frank
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>

--
Command Prompt, Inc., Your PostgreSQL solutions company. 503-667-4564
Custom programming, 24x7 support, managed services, and hosting
Open Source Authors: plPHP, pgManage, Co-Authors: plPerlNG
Reliable replication, Mammoth Replicator - http://www.commandprompt.com/



---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
Joshua Drake [ Di, 19 April 2005 04:16 ] [ ID #752920 ]
Datenbanken » gmane.comp.db.postgresql.php » PostgreSQL and SSL and PHP

Vorheriges Thema: --with-pgsql=shared
Nächstes Thema: PHP and COPY query