Thanks for the link. I was a bit unclear; I did follow the link to set it up and the link I provided was purely for generating the .cgi, .fcgi and .wsgi-files.
Is there a way to check the python-version of fcgi? I installed it through IPKG. I suppose I could compile fcgi, but I rather avoid that hassle as I'm not to confident in this stuff. Cheers, On Wednesday, March 19, 2014 1:38:11 AM UTC+1, RjOllos wrote: > > > > On Friday, March 14, 2014 3:29:43 PM UTC-7, Oscar Edvardsson wrote: >> >> Hi all, >> >> I recently decided to try to switch from tracd to an apache-powered >> fast-cgi solution to try to get https-support. I started with an attempt at >> wsgi but left when I ran into a problem that I think was related to a >> Python-version mis-match between wsgi and Trac. My setup is a Synology NAS >> (basically unix). >> >> I created a new project at /trac/, which I can successfully host with >> tracd. I generated the steps to create the necessary .cgi, .fcgi and >> .wsgi-files as described >> here<http://www.google.com/url?q=http%3A%2F%2Ftrac.edgewall.org%2Fwiki%2FTracCgi&sa=D&sntz=1&usg=AFQjCNFhOtmkdH5ziH4L-UbFEX4QmSphlw> >> . >> > > I'm not sure what is going wrong with your configuration, but this should > be a better documentation reference at least: > http://trac.edgewall.org/wiki/TracFastCgi#SimpleApacheconfiguration > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
