[horde] php-pgsql grief

Dr. Michael J. Chudobiak mjc at avtechpulse.com
Thu Nov 13 08:01:58 PST 2003


>> A fatal error has occurred:
>> DB Error: connect failed
>> [line 108 of /var/www/html/horde/lib/Prefs/sql.php]
>> Details have been logged for the administrator.
> 
> Is your postgres listening on TCP?
> 
> What does your pg_hba.conf file look like.

Yes, it is. I am serving other applications from postgres, and they work 
fine.

My pg_hba.conf is:

local horde horde password
host horde horde 127.0.0.1 255.255.255.255 password
host horde horde 192.168.0.3 255.255.255.255 password
local all all ident sameuser
host miscengineering all 192.168.0.0 255.255.0.0 password
host products all 192.168.0.0 255.255.0.0 password
host office all 192.168.0.0 255.255.0.0 password


- Mike



More information about the horde mailing list