Unix Technical Forum

phpPgAdmin, cannot connect to server

This is a discussion on phpPgAdmin, cannot connect to server within the Pgsql General forums, part of the PostgreSQL category; --> Okay, I read the FAQ. I looked at my postgresql.conf file and didn't see "#tcpip_socket" set, either to true ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-09-2008, 01:25 PM
John Meyer
 
Posts: n/a
Default phpPgAdmin, cannot connect to server

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 "jmeyer"
2006-11-18 19:27:23 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:23 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"
2006-11-18 19:27:24 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:24 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"
2006-11-18 19:27:24 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:24 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"
2006-11-18 19:27:25 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:25 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-09-2008, 01:25 PM
John Meyer
 
Posts: n/a
Default Re: phpPgAdmin, cannot connect to server

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

And while we're on it, setting that variable caused the PostgreSQL
server to lock up Yast when I was restarting it that way.

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 "jmeyer"
> 2006-11-18 19:27:23 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:23 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"
> 2006-11-18 19:27:24 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:24 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"
> 2006-11-18 19:27:24 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:24 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"
> 2006-11-18 19:27:25 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:25 MST jmeyer jmeyer FATAL: Ident authentication failed for user "jmeyer"
>
>
> ------------------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFFX8T1bHd4gglFmoARAlWwAJwMBnoJeILL81EbhfUIKb V5tWQO9gCeOCbX
HvCMTB+zDDl4cEt/ziVbn80=
=A3fW
-----END PGP SIGNATURE-----

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-09-2008, 01:25 PM
Alvaro Herrera
 
Posts: n/a
Default Re: phpPgAdmin, cannot connect to server

John Meyer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> And while we're on it, setting that variable caused the PostgreSQL
> server to lock up Yast when I was restarting it that way.


File a bug with the Yast developers.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-09-2008, 01:25 PM
Robert Treat
 
Posts: n/a
Default Re: phpPgAdmin, cannot connect to server

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

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:55 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com