I deployed functional application on Ubuntu 11.04 x64, and everything worked fine, including SSL (admin), until I did "do-release-upgrade".
https stopped working and I found following Apache error: Daemon process called 'web2py' cannot be accessed by this WSGI application: /home/www-data/web2py/wsgihandler.py Could it be due to compiling mod_wsg with Python 2.7? I'm just learning the environment, plus python/w2p. Any advice or suggestion, how to roll it back, or what to look for? no error: Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) [GCC 4.4.3] on linux2 https error: Python 2.7.2+ (default, Oct 4 2011, 20:06:09) [GCC 4.6.1] on linux2 Thanks, Adnan

