I am installing a new instance of ProjeQtOr with PostgreSQL database, but I am facing a connection problem:
SQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host "***.***.***.***", user "xpqotestle", database "xpqotestle", SSL off
dsn = pgsql:host=********;port=5432
pg_hba.conf is well configured. The dbuser xpqotestle has no database named xpqotestle: totally normal by our database naming rules. The dbuser should connect to database named xpqop1_test, which is already created and which is specified in the setup form.
The problem seem to be: with no database specified on the first connection test (seen in tool/configCheck.php), PDO_pgsql try to connect to default dbuser database.
In fact, parameter.php is not created, the checks fails.
If I modify tool/configCheck.php to take the dbname into account on the first connection check ("check without database") it works.
When using pgsql, and dbname different from dbuser (and there is no db with the same name as dbuser) the check fails.
Well, I could get around the problem (I hacked configCheck.php). But I am pretty sure the DB was created before the user, and sure that the user was the owner of the DB.
I am on holiday, but I would try to reproduce the situation.
En poursuivant votre navigation, vous acceptez le dépôt de cookies tiers destinés au bon fonctionnement et à la sécurisation du site (gestion de session, reCaptcha) et à une analyse statistique anonymisée des accès sur notre site (Google Analytics). Si vous vous inscrivez, les informations que vous fournirez ne seront jamais divulguées à un tiers sous quelque forme que ce soit. En savoir plus
Cookies settings
×
Functional Cookies
Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.
Session
Please login to see yours activities!
Other cookies
Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.