Unix Technical Forum

phppgadmin 4.0.1

This is a discussion on phppgadmin 4.0.1 within the Pgsql General forums, part of the PostgreSQL category; --> Hi, i run on Windows XP + apache + php + postgresql 8.1. When i try to log-in with ...


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, 11:15 AM
P.M
 
Posts: n/a
Default phppgadmin 4.0.1

Hi,

i run on Windows XP + apache + php + postgresql 8.1.
When i try to log-in with phppgadmin, i have the following error message :
"Login disallowed for security reasons."

based on some info from internet, i've setup the following value : true to $conf['owned_only'] = true;

but nothing changed.
my login has a non blank password and therefore, i do not understand what could be the problem.

thanks a lot,
Maileen


---------------------------------
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail Beta.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-09-2008, 11:15 AM
Robert Treat
 
Posts: n/a
Default Re: phppgadmin 4.0.1

On Saturday 17 June 2006 07:09, P.M wrote:
> Hi,
>
> i run on Windows XP + apache + php + postgresql 8.1.
> When i try to log-in with phppgadmin, i have the following error message :
> "Login disallowed for security reasons."
>
> based on some info from internet, i've setup the following value : true to
> $conf['owned_only'] = true;
>
> but nothing changed.
> my login has a non blank password and therefore, i do not understand what
> could be the problem.
>


I find it almost impossible to believe you missed this, since it is right
above the setting you changed, but you need to modify the following:

// If extra login security is true, then logins via phpPgAdmin with no
// password or certain usernames (pgsql, postgres, root, administrator)
// will be denied. Only set this false once you have read the FAQ and
// understand how to change PostgreSQL's pg_hba.conf to enable
// passworded local connections.
$conf['extra_login_security'] = false;

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

---------------------------(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
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 02:14 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