Thanks!
On Oct 20, 4:37 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 20, 2008 at 10:23 AM, pantagruel <[EMAIL PROTECTED]>wrote:
>
>
>
>
>
> > Hi,
>
> > I can connect via the mysql console to the database, my service is
> > running. however when I try to do syncdb from Django I get
On Mon, Oct 20, 2008 at 10:23 AM, pantagruel <[EMAIL PROTECTED]>wrote:
>
> Hi,
>
> I can connect via the mysql console to the database, my service is
> running. however when I try to do syncdb from Django I get:
>
> _mysql_exceptions.OperationalError: (2003,"Can't connect to MySQL
> server on 'lo
Hi,
I can connect via the mysql console to the database, my service is
running. however when I try to do syncdb from Django I get:
_mysql_exceptions.OperationalError: (2003,"Can't connect to MySQL
server on 'localhost' (10061)")
My current test Django settings.py says:
DATABASE_ENGINE = 'mysq
3 matches
Mail list logo