That was it, thanks Remi!

On Mar 12, 3:23 am, Remi Jolin - SysGroup <[email protected]>
wrote:
> le 12.03.2009 01:32 Patrick McKinnon a écrit:
>
> > Hi,
>
> > I am trying to install TurboGears 2.0 with mysql support, I followed
> > the quickstart guide and made this change in development.ini:
>
> > << sqlalchemy.url = sqlite:///%(here)s/devdata.db
>
> >>> sqlalchemy.url=mysql://user:passw...@localhost/foo
>
> > My mysql server is running and I'm able to log in with phpmyadmin
> > using these credentials.
>
> > The problem I have is that SQLAlchemy doesn't create the tables when I
> > try to setup the app:
>
> What is your version of MySQL_Pyhton ?? I had something like that with
> version 1.2.3.
> The right version is 1.2.2 (check the SA web).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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 this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to