On Tuesday 10 February 2004 17:11, Tim Sailer wrote: > Feb 10 09:57:37 WARNING[98311]: db.c:46 dbinit: Unable to open Asterisk > database > > I'm seeing this in my logs, 0.7.2 (debian package). I looked through the > source, and thought it was looking for a RDBMS (mysql/postresql), so > I set both of them up (one at a time), and I'm still getting it. > What is this talking about? >
probably you have incorrect permissions for /var/lib/asterisk/astdb. It may be if you are running asterisk not under root. I had the same problem. Changing permissions to rw solve it. Dmitry > Tim _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
