Hi,
I just installed PostgreSQL 7.1.3 on my FreeBSD 4.4 box (from the ports collection). I then recompiled PHP with PGSQL support. I made a small script to test it [connection string: pg_connect("dbname=mydb user=pgsql"); -- I seem to be unable to get other users to work], and it worked.
The problem I am having is that I am unable to get phpPgAdmin to work. Can anyone send me an example of a known working pg_hba.conf (for PostgreSQL) and config.inc.php (for phpPgAdmin)?
Thanks,
Baba
I don't quite get what you mean, I installed phpPGAdmin (as well as WebPG, which is version 3) and both worked fine for me. When you say "unable to get it to work" what exactly do you mean?
Well, what happens is that there is nothing in the left pane (where there should be the list of databases). I believe my settings in config.inc.php (for phpPgAdmin) are right, which is why I need to have a known working pg_hba.conf (for PostgreSQL) to look at to see if my settings are right.
Im having troubles, too!!
I dont entry into the web!! It alway says: password incorrect
I use the root, postgres, postmater, gonzalo, etc... users with their own passwords....
but it doesnt work....
PLEASE, CAN YOU HELP ME??