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 Quote
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? Quote
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 /> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.