Skip to content

Create Database issue #87

Description

@Marsou01

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions