I 'think' I got the sqlite v2 vs v3 issues worked out. I did have them at first and I was getting an error like 'not a database or file encrypted'. I'm using sqlite v2.8.17 and pysqlite 1.0.1. Any other debug messages to turn on and dig deeper?
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Blot > Sent: Thursday, August 17, 2006 2:00 PM > To: [email protected] > Subject: Re: [Trac] phantom Trac error > > > I'm using an existing TRAC database that I'm trying to move > to another > > server (so I know the database is ok). > > Did you check that both machines use the same SQLite version, > as v2 and v3 DB are not compatible? > Nevertheless, this kind of error usually produces an error message... > > -- > Manu > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac > > _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
