I have this error when I try to connect to the database from localhost. pg_connect(): Unable to connect to PostgreSQL server: FATAL: no pg_hba.conf entry for host pg_connect("host=localhost user=ddanniel port=5432 dbname=ddanniel_uniway password=*****************") I used the same script for the steve server, but on this server it no longer works. I hope you can help me. Thanks