milosh Posted August 1, 2008 Posted August 1, 2008 Dear all, I have a problem login to PostGreSQL database through phpPgAdmin. I successfully created database and accounts for PostGreSQL database. But when I try to log in with created credentials, I'm getting error: Login failed. I tried with several different accounts and one more database, but no luck. Please advice Milosh milosh.heliohost.org
Ashoat Posted August 1, 2008 Posted August 1, 2008 Try accessing it now. If you get a red "X" on the left panel, click the entry next to it and it should load.
milosh Posted August 2, 2008 Author Posted August 2, 2008 Dear djbob, Thank you for your action. I was able to connect with accounts created yesterday. However, new problem arise: "There are no databases associated with your account". Also, if I try to create a new database from "PostgreSQL Databases", a receive a positive response that the database is created but when I'm back in that menu no databases are associated to my account. Please advice Milosh milosh.heliohost.org
milosh Posted August 4, 2008 Author Posted August 4, 2008 Hi, Do you have any updates on this issue. I'm still unable to create POSTGRES database Regards, Milosh
Ashoat Posted August 4, 2008 Posted August 4, 2008 I've figured out what's causing it... more of cPanel/WHM's mistake than anything else. I'll get back to you on this.
Ashoat Posted August 4, 2008 Posted August 4, 2008 Here's the problem. You probably won't figure out what it means, but I'm keeping you posted anyways Still talking to cPanel on fixing this problem. 1) cPanel needs to be able to access PostgreSQL. The only way cPanel is able to authenticate is via the "ident sameuser" authentication method, or just using "trust" to allow anyone. 2) PHPPgAdmin needs to be able to access PostgreSQL. The only way PHPpgAdmin is able to authenticate is via the "password" or "md5" authentication methods, or just using "trust" to allow anyone. 3) "Trust" is not an OK configuration because it allows users to access other users' databases. 4) PostgreSQL does not allow multiple authentication methods.
milosh Posted August 9, 2008 Author Posted August 9, 2008 Hi djbob, Do you have any updates regarding this issue. Thank you in advance Milos
Ashoat Posted August 9, 2008 Posted August 9, 2008 Unfortunately, still no reponse from cPanel. I'll try to escalate the issue
PYO Posted August 14, 2008 Posted August 14, 2008 Hi! If someone still have problems with phpPgAdmin, I have workaround: http://pyo.heliohost.org/phpPgAdmin-4.2/ Use your cPanel username/password.
Ashoat Posted August 14, 2008 Posted August 14, 2008 My login failed. Perhaps it only works on the account it is installed on?
PYO Posted August 14, 2008 Posted August 14, 2008 I don't know. Mine works fine But I think it must work for everyone. At least I saw other users db's (it's turned off now). PS And I swear there is no logging for username/password in this installation. But if you are afraid of security don't use it! PPS djbob. Can you copy this installation on your account? So I can try to login there.
Ashoat Posted August 14, 2008 Posted August 14, 2008 At least I saw other users db's (it's turned off now).Wait, could you actually access and modify other databases? You can try any database associated with the account "djbob" or "stevie" - they are all dummy databases.
Ashoat Posted August 23, 2008 Posted August 23, 2008 OK, the issue should (finally) be resolved. Both cPanel's PostgreSQL and phpPgAdmin seem to be working.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now