Re: Need help in using mod_python

2007-03-11 Thread Bruno Desthuilliers
[EMAIL PROTECTED] a écrit : > On Mar 11, 1:02 pm, Bruno Desthuilliers > <[EMAIL PROTECTED]> wrote: > >>[EMAIL PROTECTED] a écrit : >> >> >> >> >>>Hi, >> >>>I am trying to setup Apache with Trac which uses mod_python. I get the >>>following error: >> >>>assert have_pysqlite > 0 >> >>>And I have ver

Re: Need help in using mod_python

2007-03-11 Thread [EMAIL PROTECTED]
On Mar 11, 1:02 pm, Bruno Desthuilliers <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] a écrit : > > > > > Hi, > > > I am trying to setup Apache with Trac which uses mod_python. I get the > > following error: > > > assert have_pysqlite > 0 > > > And I have verify this via command line as well, tha

Re: Need help in using mod_python

2007-03-11 Thread Bruno Desthuilliers
[EMAIL PROTECTED] a écrit : > > > Hi, > > I am trying to setup Apache with Trac which uses mod_python. I get the > following error: > > assert have_pysqlite > 0 > > And I have verify this via command line as well, that seem no > problem. (snip) What do you get using tracd (the standalone se