Re: [GENERAL] Connect PostgreSQL 6.0 Server with php4b

1999-10-13 Thread Matthias Teege
Moin, thank you for your reply but the problem remain. The fallowing line is in my pg_hba.conf: host moon192.168.153.0 255.255.255.0 trust The hole network with the given number has access to the database moon. The Webserver has the IP 192.168.153.9. But the no connection is

Re: [GENERAL] Connect PostgreSQL 6.0 Server with php4b

1999-10-10 Thread Charles Tassell
Your problem is probably in the /usr/local/pgsql/data/pg_hba.conf file. That file lists what machines are allowed to connect to your Postgres server and what sort of authentication they have to provide. If the web server and the Postgres server are on the same machine, you should have these two l