Re: [PHP] authentication question

From: Cath Lawrence <Cath(dot)Lawrence(at)anu(dot)edu(dot)au>
To: pgsql-php(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org
Subject: Re: [PHP] authentication question
Date: 2003-08-07 06:27:48
Message-ID: 43AF36DA-C8A0-11D7-9EC1-00039390F614@anu.edu.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-php

On Thursday, August 7, 2003, at 01:12 PM, Robby Russell wrote:
> Cath Lawrence wrote:
> I'm not sure if this will help you or not, but try adding this to the
> bottom (seen this as a common practice)
> # reject all connections from all hosts not granted above
> host all 0.0.0.0 0.0.0.0 reject

D'oh! That does it. Thanks Robby.
Blindly copy'n'paste-ing a line with the wrong netmask did NOT help!

But while I'm here - how does PHP connect? If rejecting connections
from the local machine and from 127.0.0.1 didn't do the trick, why not?
(Or is that getting into network issues and I needed the host's IP
address?)

thanks again
Cath
Cath Lawrence, Cath(dot)Lawrence(at)anu(dot)edu(dot)au
Senior Scientific Programmer, Centre for Bioinformation Science,
John Curtin School of Medical Research (room 4088)
Australian National University, Canberra ACT 0200
ph: (02) 61257959 mobile: 0421-902694 fax: (02) 61252595

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-08-07 06:39:40 Re: [PHP] authentication question
Previous Message Cath Lawrence 2003-08-07 05:47:29 authentication question

Browse pgsql-php by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-08-07 06:39:40 Re: [PHP] authentication question
Previous Message Cath Lawrence 2003-08-07 05:47:29 authentication question