Re: php, postgres, ssl

Поиск
Список
Период
Сортировка
От Martin A. Marques
Тема Re: php, postgres, ssl
Дата
Msg-id 01032117414402.05421@math.unl.edu.ar
обсуждение исходный текст
Ответ на Re: php, postgres, ssl  ("Adam Lang" <aalang@rutgersinsurance.com>)
Список 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 по дате отправления:

Предыдущее
От: "Adam Lang"
Дата:
Сообщение: Re: php, postgres, ssl
Следующее
От: Paul Joseph McGee
Дата:
Сообщение: Forms and PHP