Re: php, postgres, ssl - Mailing list pgsql-php

From Martin A. Marques
Subject Re: php, postgres, ssl
Date
Msg-id 01032117414402.05421@math.unl.edu.ar
Whole thread Raw
In response to Re: php, postgres, ssl  ("Adam Lang" <aalang@rutgersinsurance.com>)
List pgsql-php
El Mié 21 Mar 2001 10:46, escribiste:
> I'd assume that would be totally independent of PHP.  You'd probably have
> to setup your webserver to connect to the postgres server over an encrypted
> line... like using IPSEC or something.  Then have PHP connect as normal...
> the IPSEC layer would encrypt all transmissions.

Well, then I'm even more confused.
Lets see if I'm lost, or not.

Browser A conects to Server (Apache with PHP). The page (say index.php) has a
pg_connect("host=hostname dbname=dbname password=dpass"). As far as I can
see, PHP is doing the conection stuff here, and apache has nothing to do with
it.

Any comments?

Saludos... ;-)

--
System Administration: It's a dirty job,
but someone told me I had to do it.
-----------------------------------------------------------------
Martín Marqués            email:     martin@math.unl.edu.ar
Santa Fe - Argentina        http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

pgsql-php by date:

Previous
From: "Adam Lang"
Date:
Subject: Re: php, postgres, ssl
Next
From: Paul Joseph McGee
Date:
Subject: Forms and PHP