Re: [NOVICE] Accessing Postgres db from apache using PHP - Mailing list pgsql-php

From Josh Berkus
Subject Re: [NOVICE] Accessing Postgres db from apache using PHP
Date
Msg-id 200307281011.31342.josh@agliodbs.com
Whole thread Raw
List pgsql-php
Christoph,

> I'm not sure, but I think you have to start postgres with the option -i to
> allow it to use TCP/IP.

As of 7.2, it's better to do this in the postgresql.conf file, just because
then you don't have to remember to use "-i" every time you start up
PostgreSQL.

--
Josh Berkus
Aglio Database Solutions
San Francisco

pgsql-php by date:

Previous
From: "David Busby"
Date:
Subject: Re: RedirectING (asp) by PHP?
Next
From: christoph.dellavalle@goetheanum.ch
Date:
Subject: Re: [NOVICE] Accessing Postgres db from apache using PHP