stk88 wrote:
> Thanks. I Installed genshi and downloaded 0.10.2. Now I get a new
> error:
> I deleted the /usr/lib/python2.3/site-packages/trac directory and
> reinstalled the new version of trac.
...snip...
> scheme, rest = db_str.split(':', 1)
> ValueError: unpack list of wrong size
...snip...
>
> What else can i try here? I wanted to create a sqlite database, because
> i thought is is simpler than using mysql. In Future I'd like to use
> MySQL as Database backend.
The setting you provided for the database is incorrect. If you want to
use SQLite you should just hit enter when asked for the database
connection string to accept the default setting.
-- Matt Good
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Trac Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---