On Mon, Apr 13, 2009 at 2:36 PM, Yarko Tymciurak <[email protected]> wrote: > in a shared host, there must always be someway to restart your > applicacation. > If hosting is using mod_wsgi (for example), you can restart your application > hosted by mod_wsgi by restarting mod_wsgi > (see http://code.google.com/p/modwsgi/wiki/ReloadingSourceCode - we setup so > you "touch" the script file; this is enough to cause a reload) > Also, different providers offer different restart mechanisms for your > application. Check with support. For example, on webfaction you have your > own instance of apache, so you simply can do something as simple as: > > $ ~/webapps/myapp/apache2/bin/restart
Thanks! -- Álvaro Justen Peta5 - Telecomunicações e Software Livre 21 3021-6001 / 9898-0141 http://www.peta5.com.br/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

