On Jul 8, 2009, at 11:44 PM, Yarko Tymciurak wrote: > On Thu, Jul 9, 2009 at 1:20 AM, Jonathan Lundell > <[email protected]> wrote: > On Jul 8, 2009, at 10:01 PM, Yarko Tymciurak wrote: > >> you should be running this thru apache+mod_wsgi; >> >> with mod_wsgi you can just restart the mod_wsgi thread (and thereby >> web2py) > > Sadly, no mod_wsgi on the box. I can ask. But I'm not sure how > practical it is to run mod_wsgi without control over httpd.conf. > > You only need to set it up once - they should be able to help you > with that (if they have mod_wsgi installed)... > > For starting, stopping, reloading web2py, read up on the WSGI > reoload mechanism (mod_wsgi 2 or later).
They do not. A question, though: I only need to do this for some light demo work, so performance isn't an issue. The documentation implies that I can run web2py via CGI, but it's not clear to me how to set that up. What do I have to do? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

