Thanks for the help. I guess I am half way through..
Heres what I did ( I am on Ubuntu) ============== FCGI_SOCKET_PATH=/tmp/rt.fcgi export FCGI_SOCKET_PATH perl /usr/share/request-tracker3.6/libexec/mason_handler.fcgi ================ This created the socket and I set the permission to 777 Then I created an Information source in cherokee Type: remote Host Nick : rt Connection : /tmp/rt.fcgi In the default virtual host ;under behaviour added the 2 rules Directory - web Directory - /rt/NoAuth Handler - List & Send Document Root - /usr/share/request-tracker3.6/html/NoAuth ------------------- Directory Web Directory - /rt Handler - FastCGI Document Root - /usr/share/request-tracker3.6/html ->Assign Information sources -> rt (the one I created in the first step) Now RT login page shows up and I can login.The only problem is none of the other URL's work Whichever URL's I click ;it just shows up the "RT at a glance " login page URL's like ============== http://site.com/rt/Ticket/Display.html?id=22 http://site.com/rt/User/Prefs.html ============== etc doesnt work ;although they are shown correctly in the URL bar in the browser :( Any help is much appreciated. Thanks, Anoop On Mon, Mar 8, 2010 at 1:45 PM, Alvaro Lopez Ortega <[email protected]>wrote: > On 04/03/2010, at 21:06, Anoop Alias wrote: > > > It would be great if someone could guide me on how to run configure > cherokee to run RT ( http://bestpractical.com/rt/ ) using cherokee > > The following guide have some help for lighttpd and nginx ; but nothing > for cherokee > > The three servers are quite similar. It should be fairly straightforward to > configure Cherokee with the documentation you pointed out. > > If you hit any specific issue, do not hesitate to get back to me. > Good luck Anoop! > > -- > Octality > http://www.octality.com/ > > -- Anoop P Alias (PGP Key ID : 0x014F9953) GNU system administrator http://GnuSys.net
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
