Hi - I've just installed trac on my dev server to test it out - i used the easy_install method and everything went fine, set up with mod_python. When I installed Trac I noticed that it installed 0.11b2
But when I actually go to the website, the default page comes up with no css loaded, the log files say : 2008-04-04 11:43:41,143 Trac[main] WARNING: 404 Not Found (No handler matched request to /common/css/trac.css) 2008-04-04 11:43:41,198 Trac[main] WARNING: 404 Not Found (No handler matched request to /common/js/jquery.js) and so on. If I go to /wiki everything works except that my links accross the top all look like /wiki/wiki, /wiki/timeline, /wiki/ roadmap etc... Basically /wiki/wikiStart doesn't work but /wiki/wiki/ wikiStart does. 2008-04-04 11:22:18,936 Trac[main] WARNING: 404 Not Found (No handler matched request to /WikiStart) I'm not a python programmer, but the installation seemed to go smoothly, can anybody help out? I'm using rhels 5, with apache2, python 2.4.3 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
