When I try to run the above version under Apache (2.4), welcome app screen comes. When I click on 'Admin' button, an error message is displayed. Apache log shows the error as TypeError: sequence of byte string values expected, value of type str found\r, referer:
http://localhost:85/welcome/default/index. I get the same error when I try to invoke admin application directly too.
The application runs OK directly under web2py on console mode.
Am I doing anything wrong? No coding has been added - other than changes in apache httpd conf.