hi, i try to migrate from 2.8.2 but don't work. I do alwase the same process to upgrade.
wget http://web2py.com/examples/static/web2py_src.zip unzip web2py_src.zip cd web2py cp ../2.8.2/web2py/route.py edit web2py/route.py #change the prefix cp /etc/nginx/site-enable/web2py.2.8.2 /etc/nginx/site-enable/web2py.2.9.5 edit /etc/nginx/site-enable/web2py.2.9.5 cp /etc/uwsgi/web2py.2.8.2 /etc/uwsgi/web2py.2.9.5 edit /etc/uwsgi/web2py.2.9.5restart nginx restart uwsgi-emperor after that -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.