> > I will be moving a legacy application from my old shared host to a new > VPS, and would like to upgrade web2py at the same time from 2.08 to the > current version (2.18.5). How should I go about doing this? >
since you said from shared host to a new host, perhaps can do it manually: - backup your apps (pack) - download and extract web2py latest version to new vps - then restore your apps (unpack). > What changes will I need to make? > think there's a lot of improvement and bug fixing compared to 2.0.8 version, should see the changelog for that (in web2py/changelog) *suggestion* pls experiment first in different environment first, to test how your webapps run in web2py latest version, after you satisfied then do it in prod environment (your new vps) best regards, stifan -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/4e02e8da-e96d-4136-9e7b-f638acecc291%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

