On Sep 9, 1:54 pm, AZMel <[EMAIL PROTECTED]> wrote:
> On Sep 8, 8:29 pm, Graham Dumpleton <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > On Sep 9, 1:08 pm, AZMel <[EMAIL PROTECTED]> wrote:
>
> > > On Sep 8, 7:53 pm, "Lukasz Szybalski" <[EMAIL PROTECTED]> wrote:
>
> > > > On Mon, Sep 8, 2008 at 9:43 PM, AZMel <[EMAIL PROTECTED]> wrote:
>
> > > > > Hello All,
>
> > > > >    I'm at a bit of a loss and I now turn to you for help.
>
> > > > >    I have an application that works perfectly in dev mode and it
> > > > > works fine when I manually start  /usr/lib/cgi-bin/myapp-autostart.cgi
>
> > > > Not sure why you use cgi instead of mod_wsgi, but you could try
> > > > starting your app on production server /usr/bin/start-myapp.py
> > > > prod.cfg and see if you get an error.
>
> > > Last year when I was looking for a way to autostart that was the only
> > > way I could find that worked for me.  I will look into mod_wsgi
> > > though.  Any recommendations on the best tut's to use?
>
> > Is the official mod_wsgi documentation not enough?
>
> >  http://code.google.com/p/modwsgi/wiki/InstallationInstructions
> >  http://code.google.com/p/modwsgi/wiki/QuickConfigurationGuide
> >  http://code.google.com/p/modwsgi/wiki/ConfigurationGuidelines
>
> >  http://code.google.com/p/modwsgi/wiki/IntegrationWithTurboGears
>
> > And much much more at:
>
> >  http://code.google.com/p/modwsgi/w/list
>
> > Graham
>
> Truthfully, before tonight I never heard of it.  I had my stuff
> running with a cgi script so I was happy.  Now if the TG document page
> had mentioned this it would have made life much easier.  I'm going to
> look into implementing it in the morning.  Right now I'm too flustered
> with this 500 error that I cannot debug.  You might be hearing back
> from me for help, maybe not.  :-D

The mod_wsgi package is mentioned and directly/indirectly linked off:

  http://docs.turbogears.org/1.0/Deployment
  http://docs.turbogears.org/2.0/Deployment

I agree though that there are many options listed there and not
obvious why one would use one over another.

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