*Warning*: pg_pconnect() [function.pg-pconnect<http://gistoire.dediware.fr/groupe/bin/function.pg-pconnect>]: Unable to connect to PostgreSQL server: could not connect to server: Permission denied Is the server running on host "localhost" and accepting TCP/IP connections on port 5432? in * /var/www/html/groupe/bin/core/functions.php* on line *1991*
Simple Groupware Setup
Erreur: La connexion à la base de données a échoué.
i can use postgresql with pgadmin3 and phpPgAdmin but can not connect with sgs.
Nothing appear in pgsql log it is why i am not sure is comming from my config ....
did someone install the newest version with postgresql database ?
* complete error messages, screenshots
* relevant entries from /Workspace/System/Events (log in as super
administrator)
* environment information: browser name/version, database name/
version, webserver name/version, PHP version, Simple Groupware
version, etc.
* database dumps (if necessary)
* a detailed description of your problem
Important: When support responses take a long time, it is basically
because there is not enough information available to analyze a
problem. You'll get the best support by providing enough information
about your system, the environment and the problem.
> *Warning*: pg_pconnect()
> [function.pg-pconnect<http://gistoire.dediware.fr/groupe/bin/function.pg-pconnect>]:
> Unable to connect to PostgreSQL server: could not connect to server:
> Permission denied Is the server running on host "localhost" and accepting
> TCP/IP connections on port 5432? in *
> /var/www/html/groupe/bin/core/functions.php* on line *1991*
> Simple Groupware Setup
> Erreur:
> La connexion à la base de données a échoué.
> i can use postgresql with pgadmin3 and phpPgAdmin but can not connect with
> sgs.
> Nothing appear in pgsql log it is why i am not sure is comming from my
> config ....
> did someone install the newest version with postgresql database ?
installation with postgresql 8.40 works without any problem with 0.625
on my system.
You might check your PostgreSQL configuration or try to google for
"could not connect to server Permission denied postgresql".
Another option might be to use MySQL.
bye
Thomas
On 8 Jul., 11:03, Tonton <to.ton...@gmail.com> wrote:
On Fri, Jul 9, 2010 at 3:03 PM, Thomas <thb...@gmail.com> wrote: > Hello,
> installation with postgresql 8.40 works without any problem with 0.625 > on my system. > You might check your PostgreSQL configuration or try to google for > "could not connect to server Permission denied postgresql". > Another option might be to use MySQL.