I have installed Postgres on my server but Cpanel nor phpPgAdmin create any database. It creates users, but no database.
Is there something i could do?
I have installed Postgres on my server but Cpanel nor phpPgAdmin create any database. It creates users, but no database.
Is there something i could do?
What is your cpanel version? I had that problem a few weeks ago and cpanel fixed it in a later build. I suggest upgrading to see if that fixes it.Originally posted by Rafaelfpviana
I have installed Postgres on my server but Cpanel nor phpPgAdmin create any database. It creates users, but no database.
Is there something i could do?
My Cpanel is build 9.1.0-RELEASE 85
I really don't think thats the problem.
Let me get more especific. When you try to creat a DB using phpPGAdmin, this error message appears:
SQL error:
ERROR: CREATE DATABASE: permission denied
Did I forget to configured somthing?
You can't create the DB through phpPgAdmin. You must create it through the Manage PostgreSQL feature (in the same manner that MySQL operates).