Hi Johann,
> What is the safest way to upgrade with the minimum interruption of service? I haven't figured out that yet ;-( All I can say is don't use the upgrade web2py now function this causes your web2py installation to produce errors. > If I unpack the latest source of web2py - how do I restart apache? That's the easiest bit: ssh into your account and then: usern...@webxxx ~]$ webapps/web2py/apache2/bin/stop usern...@webxxx ~]$ webapps/web2py/apache2/bin/start Kind regards, Annet

