Jump to content

Recommended Posts

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...