Re: phpPgAdmin, cannot connect to server

From: Matthias(dot)Pitzl(at)izb(dot)de
To: xzilla(at)users(dot)sourceforge(dot)net, pgsql-general(at)postgresql(dot)org
Cc: john(dot)l(dot)meyer(at)gmail(dot)com
Subject: Re: phpPgAdmin, cannot connect to server
Date: 2006-11-20 08:44:51
Message-ID: 11EC9A592C31034C88965C87AF18C2A70CFCED@m0000s61
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Imho changing the authentication method to somewhat else than ident would be
the best solution in my eyes.
Running the webserver under a common user isn't the best solution i think.

Greetings,
Matthias

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Robert Treat
> Sent: Monday, November 20, 2006 6:59 AM
> To: pgsql-general(at)postgresql(dot)org
> Cc: John Meyer
> Subject: Re: [GENERAL] phpPgAdmin, cannot connect to server
>
> > > 2006-11-18 19:27:22 MST jmeyer jmeyer LOG: could not
> connect to Ident
> > > server at address "127.0.0.1", port 113: Connection
> refused 2006-11-18
> > > 19:27:22 MST jmeyer jmeyer FATAL: Ident authentication
> failed for user
> <snip>
>
> Most likely your problem is that your webserver isnt running
> as user jmeyer
> which your current ident config would require. You can
> either reconfigure
> the web server, reconfigure your ident setup, or change your
> authentication
> method in postgresql. HTH.

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-11-20 08:58:55 Re: tracking errors in psql
Previous Message A. Kretschmer 2006-11-20 06:55:29 Re: problem in joins