Hi,

I have installed apache, postgresql and horde2 on my up to date Sarge, I
have modified my /etc/postgresql/pg_hba.conf like this:

# TYPE  DATABASE        USER    IP-ADDRESS      IP-MASK         METHOD
local   all             postgres                                ident sameuser
local   horde2          all                                     password
local   all             all                                     ident sameuser
host    horde2          all     127.0.0.1       255.255.255.255 password
host    all             all     127.0.0.1       255.255.255.255 ident sameuser
host    all             all     0.0.0.0         0.0.0.0         reject   

I can connect to the horde2 database with hordemgr user locally and via
localhost with psql.

but I cannot login via:
     links http://localhost/horde2

I have manually added a user and a clear password in the horde_users
table but nothing more.

my /etc/horde2/horde.php is attached

Can someone help me?


Nicolas
-- 

Attachment: horde.php
Description: application/httpd-php

Attachment: signature.asc
Description: Digital signature

Reply via email to