ddanniel Posted March 12, 2017 Posted March 12, 2017 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
Krydos Posted March 13, 2017 Posted March 13, 2017 Is that the full error? Can you post a link to the test page where this error occurs?
ddanniel Posted March 13, 2017 Author Posted March 13, 2017 This is the page: http://uniway.heliohost.org/register_user.php And the full error message: <b>Warning</b>: pg_connect(): Unable to connect to PostgreSQL server: FATAL: no pg_hba.conf entry for host "::1", user "ddanniel", database "ddanniel_uniway", SSL off in <b>/home/ddanniel/public_html/php/functions.php</b> on line <b>19</b><br />
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now