I'm about to update the src code on a live site hosted by webfaction. I'm assuming that web2py server must be stopped and restarted.
Web2py is running from the original installation script and has never had to be shutdown before. I've not gone through this on a live site performing a manual shutdown/restart, so I appreciate anyone's indulgence in this. My question is what is the normal command line instruction for shutting down and restarting web2py from the command line? I'm assuming the basic steps involved here are: 1. Shutdown server 2. Upload new source to the web2py folder 3. restart server Appreciate any input. Thanks --