Jump to content

Error In Postgres Configuration Johnny Server


ddanniel

Recommended Posts

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

Link to comment
Share on other sites

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 />

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...