Are you aware of the issue with python-sqlite2?
My first installation attempt under Fedora 8 took me to exactly that behaviour.
Solution was to install manually python-sqlite2.

Hope it helps,
Roberto

2007/10/15, dayo <[EMAIL PROTECTED]>:
>
> Hi there
>
> I have installed subversion (v1.4.5), python (v2.4), apache (v2.2.6)
> and mod_python (v3.3.1) and trac (v0.10) plus sqlite and cleansilver
> etc. All on Windows.
>
> Everything seems to be installed correctly:
> 1. Apache is up and running on port 81 (IIS on port 80).
> 2. I can view my repository at 'localhost:81/svn'.
> 3. I have made the appropriate changes to the apache 'httpd.conf' file
> so that mod_python module can be seen and set up the <Location /
> myproject> tag.
> 4. I have used trac-admin to setup my project
>
> But when I try to point to my trac project in the browser 'localhost:
> 81/myproject' I get an internal server error. Having added the
> 'PythonDebug on' to the httpd.conf file it told me that the path '/var/
> trac/myproject' does not exist.
>
> Using the standalone server it works fine i.e.'localhost:8000/
> myproject', trac frontend appears as it should. Is there some file I
> have forgot to edit?
>
> Anyone have any ideas?
>
> Cheers
> JD
>
>
> >
>


-- 
Saludos,
Roberto Aragón

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to