mm1250

Well-Known Member
Nov 10, 2006
108
0
166
Hello,

I seem to be having great issues with PostgresSQL. After installing it everything shows up, user can create databases and such however they cannot access phpPgadmin. When trying to access it they keep getting "login failed". I have tried to figure this out with no avil.

Can someone please help.
 

cPanelKenneth

cPanel Development
Staff member
Apr 7, 2006
4,607
80
458
cPanel Access Level
Root Administrator
Make certain they are using their cPanel account username and password to login to PHPPgAdmin. The users they create within the cPanel interface do not have sufficient rights to login to PHPPgAdmin.
 

jorgedanilo

Registered
Jul 28, 2008
2
0
51
I have the same problem. How modify the rigths to login to PHPPgAdmin for my cPanel account ?

Any can help us?

Thanks
 

jorgedanilo

Registered
Jul 28, 2008
2
0
51
Well,

My solution:
- In my case i install postgresql after cpanel.

1) Then i run again ./scripts/installpostgres
2) Stop the Service "service postgresql stop"
3) Restart the service Postgres in ./scripts/restartsrv_postgres
4) Restart the service Posdtgresql in ./scripts/restartsrv_postgresql
5) Create Account in WHM

My login work in phpPgAdmin!!

See you
 

nibb

Well-Known Member
Mar 22, 2008
321
5
68
im having the same problem. Except I tried to log in with cpanel users logins and still it says login failed.


It seems there are 1 million posts about this. Has someone find out what the problem is?


Can a cpanel user log in to his database via phpPgAdmin or not?

I tried to log using the client logins, both database user/pass or cpanel logins dont work.