Re: phppgadmin and external access

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: mike(at)thegodshalls(dot)com
Cc: eClaire <eclaire(dot)ml(at)laposte(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: phppgadmin and external access
Date: 2004-07-24 10:51:33
Message-ID: 1090666293.13866.5.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 2004-07-24 at 04:25, mike g wrote:
> Sounds like the pg_hba.conf file does not have that other computer
> listed in it.

A 403 error must be coming from the remote web server. More likely the
phppgadmin interface on the remote server is configured to allow
connections from localhost only (which is its default setting on
Debian).

> On Fri, 2004-07-23 at 08:37, eClaire wrote:
...
> > I had install postgresql on my debian, no problem. I have too phppgadmin
> > and it is accessible in my browser locally.
> > But... if I want access the phppgadmin interface of another computer, I
> > have a "403 Forbidden" error. Do you know what is the solution?

--
Oliver Elphick olly(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
"Be not deceived; God is not mocked; for whatsoever a
man soweth, that shall he also reap."
Galatians 6:7

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2004-07-24 10:53:49 Re: pgadmin problem
Previous Message mike g 2004-07-24 03:25:34 Re: phppgadmin and external access