soupman Posted January 23, 2018 Posted January 23, 2018 (edited) I'm trying to install tt-rss and I'm using PostgreSQLit returns me withSQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host "64.62.211.134", user "myuser", database "mydatabase", SSL offI suspect that it's problem with the host, I entered ricky.heliohost.org and 5432 as port. What is the correct host for ricky? Thanks. Edit: I just notice that I can install tt-rss via softaculous, had to set it up manually in johnny I thought it wouldn't be available in ricky too, but my question still stands since the apps will use mysql. Edited January 23, 2018 by soupman
wolstech Posted January 23, 2018 Posted January 23, 2018 Postgres does not allow remote access by default. It has to be enabled per-database by an admin. If you need it, post the database name and the IP address needing access (or that you want connections from any IP). For scripts running on the server, use localhost.
soupman Posted January 23, 2018 Author Posted January 23, 2018 I will contact again in the future should I need remote access. I managed to set it up for now.Thanks.
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