Re: Trouble with mysqld.sock error when running python manage.py syncdb

2009-12-01 Thread Dave
Okay, figured this one out, too. If anyone comes across the same problem, read this: http://2tbsp.com/content/install_and_configure_mysql_5_macports On Dec 1, 4:47 pm, Dave wrote: > Okay, I figured out this problem by editing my PYTHONPATH in > my .bash_profile, but now I have another problem. W

Trouble with mysqld.sock error when running python manage.py syncdb

2009-12-01 Thread Dave
Okay, I figured out this problem by editing my PYTHONPATH in my .bash_profile, but now I have another problem. When I try and run "python manage.py syncdb" I get this error: "Can't connect to local MySQL server through socket '/opt/local/var/run/mysql5/ mysqld.sock' (2)" Mysql is running; I have t