I've been noticing the following error message on the asterisk console: Mar 15 10:49:13 WARNING[163851]: db.c:46 dbinit: Unable to open Asterisk database Any clues on what this could be? derek
On Monday 15 March 2004 13:07, Derek Barber wrote:> I've been noticing the following error message on the asterisk > console: > > Mar 15 10:49:13 WARNING[163851]: db.c:46 dbinit: Unable to open > Asterisk database > > Any clues on what this could be?You aren't running Asterisk as root and the directory where Asterisk stores its database isn't writable. -Tilghman