> On Mon, Mar 7, 2011 at 4:52 PM, Ernie Dunbar <[email protected]> > wrote: > >> [mya2billing] >> dbhost = localhost >> dbname = mya2billing >> dbuser = a2billinguser >> dbpass = REDACTED >> dbport = 3306 >> > > Try adding "dbsock = /var/lib/mysql/mysql.sock" to the end of this config > stanza and see if that helps (or whatever is the actual location of your > mysql.sock file). >
Hmm. This appears to have fixed the problem, even though I swear I've done this already. (and for anyone reading this, on Debian the file is mysqld.sock) -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
