>    File "/usr/lib/python2.3/site-packages/MySQL_python-1.2.2-py2.3-
> linux-i686.egg/MySQLdb/connections.py", line 170, in __init__
> _mysql_exceptions.OperationalError: (2003, "Can't connect to MySQL
> server on '127.0.0.1' (111)")
>
> The user and database referenced in settings.py exists in mysql.
> Perhaps I overlooked or misunderstand a config for mysqldb?

It looks as if python is not even able to connect to the database. Is
MySQL definately running? Are the port and host settings correct in
settings.py ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to