On Oct 10, 10:17 pm, Christopher Arndt <[email protected]> wrote:
> Hi Seth,
>
> Seth schrieb:
>
> > I used Graham's tutorial at:
>
> >http://code.google.com/p/modwsgi/wiki/IntegrationWithTurboGears
>
> > My mod_wsgi setup in embedded mode does have some permissions issues,
> > but I've checked and re-checked all the permissions, so I don't know
> > what could be happening there. Have you tested Mako on a mod_wsgi
> > setup with TG 1.1?
>
> No, I haven't tested it yet. I normally use mod_proxy or nginx for my TG
> 1.1 setups. But I will try to test it soon.
>
> > Maybe it's something strange with loading the wsgi
> > app the way Graham has it outlined there?
>
> Looking at the recipe it occurs to me that it might have to do with the
> SCRIPT_NAME handling. Earlier TG versions did not support it, so the
> turbogears.wsgi script removes it from the environment, but TG 1.1
> should fully respect it, so it has to be passed.

Any chance the TG team would adopt my documentation on TG 1.1
integration with mod_wsgi into their own documentation and then keep
it up to date with any changes in your package. I would then just
refer to your documentation.

I have given up trying to track all the different packages and sub
variants so any documentation on mod_wsgi site will likely just get
more and more out of date and thus wrong as a result. I have managed
to get a few other packages to do this and so just have references for
them instead now.

Graham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to