The account has a password. Apache is working. I never configured the vhost on 
the live red hat server. This is what is so confusing everything that I can see 
is the same on the live server (which I configured as well) and it works there 
but not on this test box.

I must be missing something simple but I cannot seem to see it.

-----Original Message-----
From: barb...@bariloche.com.ar [mailto:barb...@bariloche.com.ar] 
Sent: Tuesday, February 08, 2011 4:57 PM
To: Marc Fromm
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] phpPgAdmin configuration

Hello:
Is it a passwordless account? I ran in such an error using a passwordless 
account.
Since the error supposes a successful connection to the server & unsuccessful 
login attempt, I guess apache is running ok and the vhost is also correctly 
configured, but maybe you could have a look at its configuration? I run Fedora 
& have encountered similar problems on every upgrade (shame on me, I forget 
about it until the next upgrade...) Barbara


> I installed phpPgAdmin on my red hat box in the /var/www/html directory.
> I edited the pg_hba.conf file as many tutorials stated with the lines.
> local       all            all
> trust
> host       all            all            127.0.0.1/32       trust
>
> When I try to login to phpPgAdmin with a user account that I created, 
> using the CREATE USER command, I get the login failed message.
>
> What else do I need to configure to allow access with phpPgAdmin?
>
> Thanks
>
> Marc
>




-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to