Those aren't literally what you used, are they? The usernames and passwords are different.
Also, just to double check, did you reload the grant tables after changing them (mysqladmin reload, I believe)? Just wanted to knock off the easy possibilities before trying to figure out the more complex ones :) Kevin On 10/26/05, Angus Lee <[EMAIL PROTECTED]> wrote: > In dev.cfg, this works alright: > sqlobject.dburi="mysql://username:[EMAIL PROTECTED]:3306/turbogears" > but this causes problems: > sqlobject.dburi="mysql://turbogears:[EMAIL PROTECTED]:3306/turbogears" > > Anybody knows why? > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

