You did remember to stop and restart apache after copying the parameters file, right?
I ask only because I have overlooked this step. On Monday, September 17, 2012 3:15:40 PM UTC-4, David Phillips wrote: > > I had a web2py 1.99.7 app running on Elastic Beanstalk. I was able to use > the admin interface over https. I then upgraded web2py to 2.0.8 and > uploaded it to EB. Now I am getting this message when I try to access the > admin interface over HTTPS: > > ATTENTION: Login requires a secure (HTTPS) connection or running on > localhost. > > Another change I notice is that request.is_https no longer seems to be > true. > > I see that the format of the parameters_*.py file has changed. Is there > any reason why I can no longer use the admin interface? > > Thanks. > --

