Hi Peter,

from the top of my head I can say that the message comes from httpd's DBD 
driver. It can't initialize the driver or the connection. 

So the first thing to check would be whether Apache httpd and it's modules were 
built in the same environment and fit together. Where did you get httpd from, 
the dbd driver package, and mod_mirrorbrain? Were they all built for Jessie?

Peter

> Am 18.10.2015 um 14:57 schrieb peter green <plugw...@p10link.net>:
> 
> I'm trying to set up mirrorbrain on Debian jessie. unfortunately I'm getting 
> the following in my error log.
> 
> [Sun Oct 18 13:40:41.813108 2015] [dbd:error] [pid 5301:tid 140353868875520] 
> (20014)Internal error: AH00633: failed to initialise
> [Sun Oct 18 13:40:41.813115 2015] [mirrorbrain:error] [pid 5301:tid 
> 140353868875520] [client 188.222.72.217:35783] [mod_mirrorbrain] Error 
> acquiring database connection, referer: 
> http://mirrordirector-mb.raspbian.org/raspbian/pool/main/0/0ad-data/
> 
> Any idea how to go about debugging this?
> 
> I'm able to use the "mb" command line tools, libaprutil1-dbd-pgsql is 
> installed and i'm able to connect to the db manually with "psql -h 127.0.0.1 
> -U mirrorbrain mirrorbrain"
> 
> my dbd.conf is
> 
> <IfModule mod_dbd.c>
>    DBDriver pgsql
>    DBDParams 'host=127.0.0.1 user=mirrorbrain password=<censored> 
> dbname=mirrorbrain connect_timeout=15'
> </IfModule>
> 
> 
> 
> _______________________________________________
> mirrorbrain mailing list
> Archive: http://mirrorbrain.org/archive/mirrorbrain/
> 
> Note: To remove yourself from this mailing list, send a mail with the content
>    unsubscribe
> to the address mirrorbrain-requ...@mirrorbrain.org

_______________________________________________
mirrorbrain mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain/

Note: To remove yourself from this mailing list, send a mail with the content
        unsubscribe
to the address mirrorbrain-requ...@mirrorbrain.org

Reply via email to