2 Jan 16:54
[Trac] error TracError: Unsupported database type "sqlite" when run cgi with apache
I have follow the Installation Guide to install trac, create
environment and run tracd to serve my test project!
Then I try to configuare apache to talk to trac, follow the wiki
[Installing Trac as CGI]. But i always got a error:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
web/api.py", line 367, in send_error
'text/html')
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
web/chrome.py", line 688, in render_template
data = self.populate_data(req, data)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
web/chrome.py", line 604, in populate_data
'EMAIL_VIEW' in req.perm)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
perm.py", line 523, in has_permission
return self._has_permission(action, resource)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
perm.py", line 537, in _has_permission
check_permission(action, perm.username, resource, perm)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
perm.py", line 424, in check_permission
perm)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
perm.py", line 282, in check_permission
get_user_permissions(username)
File "/usr/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/
(Continue reading)
indeed!
>> I believe they use Ubuntu, but I would hesitate before upgrading the
>> system, (even with the OS provided packages) incase you break
>> something
>> that Agilo depends on.
>
> We used Ubuntu in the old 0.6 version, with 0.7 of Agilo we switched
> to a Daisy Linux which is a minimal version of Debian Etch. We did so
> using the Cohesive FT elastic server, which allows to build appliances
> from the website.
really? Sounds interesting, I might have to check it out!
>> Note though that last time I checked, they only supported Trac 0.10.x
>> not 0.11.x
>
> Since June 2008 we support Trac 0.11, now up to 0.11.2.1 with caching
> improvement extended to Agilo
RSS Feed