Micfo.com, LLC. - Official Forums  

Go Back   Micfo.com, LLC. - Official Forums > Webhosting Services > Resellers Hosting (Linux & cPanel)

Resellers Hosting (Linux & cPanel) This forum is only for resellers to discuss anything surrounding their Linux or cPanel reseller hosting account.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-16-2008, 11:23 PM
Charlie_R's Avatar
Micfo Newbie
 
Join Date: Sep 2008
Posts: 2
Thumbs up PostGraeSql::PhpPgMyadmin Login failed

PostgraceSql PhpPgAdmin login failed root not able to login
====================================
If you are keep getting "login failed".error while accessing the PhpPgAdmin you have to follow the setp below

1.Edit vi /var/lib/pgsql/data/pg_hba.conf like below:

local all all md5
host all all 127.0.0.1 255.255.255.0 md5
~
~3
2. Save this & restart the PostgraceSql using
/etc/init.d/postgresql restart
================================================== ===========

By default the root access is denied on PhpPgAdmin. If you want it enable it all you need to do is login as root change

it to False as given below

#$conf['extra_login_security'] = true;
$conf['extra_login_security'] = false;

Note: You need to have root access on your Server
__________________
---------
Charlie.R
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Blue Dot this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -8. The time now is 10:06 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 2002-2009 Micfo.com, LLC. - All Rights Reserved.