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 Quote
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. Quote
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. 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.