Author Topic: EGroupware Setup  (Read 1519 times)

cleberrecebe

  • Guest
EGroupware Setup
« on: February 11, 2010, 07:35:31 pm »
I try to terminate install Egroupware on setup in : http://my_ip/egroupware/setup/index.php

But the setup say that my database are not working or can't have acess do database :(

i try this commands in shell, i can see this instructions on setup :

[root@server /root]# su - postgres
[postgres@server /var/lib/pgsql]$ createuser --no-adduser --no-createdb -P egroupware
[postgres@server /var/lib/pgsql]$ createdb --encoding=utf-8 --owner egroupware egroupware

and write this line on pg_hba.conf :

# TYPE DATABASE USER CIDR-ADDRESS METHOD
host egroupware egroupware 127.0.0.1/32 password

But continue the error :(, and not install...with the button : Re-Chek my database

Please Help-me...Ebox 1.4.1