On Wed, 2006-04-26 at 16:17 -0500, Mark Bourland wrote: > Hello. I’m brand new to Trac and I’ve been following the windows > install instructions on > http://projects.edgewall.com/trac/wiki/TracOnWindowsStandalone to the > letter. I’ve downloaded only the versions of each app as described. > I’m using SQLite, not PostgreSQL. I’ve installed the apps in the > order recommended in the install guide. Everything works with no > errors until I get to the part where I set up the Trac environment. ...snip... > scheme, rest = db_str.split(':', 1) > > ValueError: unpack list of wrong size
The value for the database connection string is invalid. What version of Trac are you using, and what are you entering when it asks for the DB connection string? -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
