Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Database issue #87

Open
Marsou01 opened this issue Feb 10, 2019 · 1 comment
Open

Create Database issue #87

Marsou01 opened this issue Feb 10, 2019 · 1 comment

Comments

@Marsou01
Copy link

Hi,

I try to install Pialab on a shared server. From SSH, when I try to create database, I have these issue messages :

In AbstractPostgreSQLDriver.php line 73: An exception occurred in driver: SQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host "::1", user "user_pialab", database "postgres", SSL off ;

In PDOConnection.php line 31: SQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host "::1", user "user_pialab", database "postgres", SSL off ;

In PDOConnection.php line 27: SQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host "::1", user "user_pialab", database "postgres", SSL off ;

It seems that Console can't connect to Postgres.
I can't find the "pg_hba.conf" file on the server

Do you have an idea to fix the problem?

Thanks a lot

@FanchTheSystem
Copy link
Contributor

the project is not maintain anymore, sorry !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants