Christian wrote:
> Hi,
>
> i'm getting "No handler matched request to..." for every web interface
> page i try to access.
> Did i miss some configuration setting?
>
> i use svn rev 5022 (also tried 0.10.3.1 with same effect)
> i tried tracd, Apache CGI and Apache mod_python. Also all
> configurations give the above error :-(
> database access seems ok, as the tables are (as far as i can see) set
> up properly.
> permissions of the whole environment are set to 777 (for testing).
>
It might be related to a bug which I can trigger with trunk right now:
if the repository_dir is changed while the server is running, then I get
exactly the same symptom ("No handler matched request to..." for every
request).
In 0.10.3.1 (and 0.10.3 and 0.10.4dev), the proper TracError gets
displayed in this situation(TracError: The 'repository_dir' has
changed...), so it's probably not exactly the same issue. Do you have
some plugins enabled? If yes, which ones?
-- Christian (the other one)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---