Re: phpPgAdmin, cannot connect to server

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: John Meyer <john(dot)l(dot)meyer(at)gmail(dot)com>
Subject: Re: phpPgAdmin, cannot connect to server
Date: 2006-11-20 05:58:43
Message-ID: 200611200058.44219.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday 18 November 2006 21:44, John Meyer wrote:
> John Meyer wrote:
> > Okay, I read the FAQ.
> >
> > I looked at my postgresql.conf file and didn't see "#tcpip_socket" set,
> > either to true or false.
> >
> > I'm also attaching the tail of the log, even though I could connect to
> > the database using the command line client.
> > ------------------------------------------------------------------------
> > 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.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Broersma Jr 2006-11-20 06:51:50 Re: problem in joins
Previous Message deepak pal 2006-11-20 05:53:37 problem in joins