catbaba
10-25-2001, 07:28 AM
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 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