﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
18938	db connection	joao_canteiro@…	nobody	"
Installed Ubuntu 12.4.1 with Xampp

'''default localhost is not the same as 127.0.0.1'''

Error: (2002, ""Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)"")

fixed bug by entering the local IP to replace localhost default value:

""  'HOST': '127.0.0.1',   # Set to empty string for localhost. Not used with sqlite3.  ""

Consider fixing bug or update manual for compatibility issues"	Bug	closed	Uncategorized	1.4	Normal	duplicate			Unreviewed	0	0	0	0	0	0
