#18938: db connection
---------------------------------+--------------------
Reporter: joao_canteiro@… | Owner: nobody
Type: Bug | Status: new
Component: Uncategorized | Version: 1.4
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------
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
--
Ticket URL: <https://code.djangoproject.com/ticket/18938>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.