On Feb 12, 2:40 pm, "Kevin Horn" <[EMAIL PROTECTED]> wrote:
> On Feb 11, 2008 9:24 PM, James <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi again,
> > So a poster on the CherryPy list had a similar problem to the one I
> > described below, and he never found a solution. He suggested that
> > moving to using mod_wsgi rather than mod_rewrite might help, however.
>
> > Documentation on running TG via mod_wsgi on Apache seems a little
> > light - is this a common setup, and can anyone give me any hints/tips/
> > pointers?
>
> Try the mod_wsgi 
> site:http://code.google.com/p/modwsgi/wiki/IntegrationWithTurboGears
>
> I'd read the general docs before the TG-specific ones if I were you, though
> these seem pretty good.  Haven't tried them myself, though.

Yes, please ensure you read the general documentation for mod_wsgi
first. Start here:

  http://code.google.com/p/modwsgi/wiki/InstallationInstructions

More often than not when people have problems trying to run a
particular Python web framework on mod_wsgi it is because all they
have onyl bothered to read is the additional notes for that framework
and not the core documentation. In particular pay attention to the
compilation instructions, configuration guidelines and application
issues documents.

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