Are you saying it crashes with 1.96.4? It should not. What is the traceback?
On Jun 11, 2:54 pm, Ovidio Marinho <[email protected]> wrote: > I did the update and gave crash web2py 196.4, my version is 195.1 > Ovidio Marinho Falcao Neto > [email protected] > 88269088 > Paraiba-Brasil > > 2011/6/11 Massimo Di Pierro <[email protected]> > > > > > > > > > Do you have the latest web2py? > > > On Jun 11, 2:23 pm, Ovidio Marinho <[email protected]> wrote: > > > I can not get into the administrative interface > > > > Traceback (most recent call last): > > > > File "/home/www-data/web2py/gluon/restricted.py", line 181, in > > restricted > > > > exec ccode in environment > > > > File "/home/www-data/web2py/applications/apppos/models/db.py" > > > <http://127.0.0.1:8000/admin/default/edit/apppos/models/db.py>, line > > > 7, in <module> > > > > auth = Auth(db) > > > > File "/home/www-data/web2py/gluon/tools.py", line 807, in __init__ > > > > auth = session.auth > > > > AttributeError: 'NoneType' object has no attribute 'auth' > > > > Ovidio Marinho Falcao Neto > > > [email protected] > > > 88269088 > > > Paraiba-Brasil > > > > 2011/6/11 Massimo Di Pierro <[email protected]> > > > > > Is is described in one of the videos here: > > > > >http://vimeo.com/user315328/videos > > > > > anyway, the source code is attached. You will have to delete everything > > in > > > > database since you have a different domain than mine.

