I have installed Trac 0.10.4 Using MySql and Subversion 1.4.3 on a
Mandriva 2007 Linux Box.
Installed webadmin TracWebAdmin-0.1.2dev_r4429-py2.5.egg and after
some trial and error it seems to work for the most part.
Occaisonally after logging in and accessing the admin pages I get the
error 500 Internal Server Error (No admin pages available). At the
same time where the trac page normally states "logged in as ...." it
changes back to the login link.
I have restarted Apache and cleared the cache on the browser. Any idea
what to check next?
<Location /trac>
SetHandler mod_python
PythonHandler trac.web.modpython_frontend
PythonOption TracEnv /home/repos/project/trac
PythonOption TracUriRoot /trac
</Location>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---