Apache, mod_wsgi, linux, MySQL, web2py 1.89.4, source

I tried to change the admin password and got this error ticket.

Error ticket for "admin"
Ticket ID

Version
web2py™ Version 1.89.4 (2010-11-19 02:50:05)
Python Python 2.6.5: /usr/bin/python
Traceback


Traceback (most recent call last):
File "/data/domains/web2py/gluon/restricted.py", line 188, in restricted
exec ccode in environment
File "/data/domains/web2py/applications/admin/controllers/default.py", line 1148, in <module>
File "/data/domains/web2py/gluon/globals.py", line 96, in <lambda>
self._caller = lambda f: f()
File "/data/domains/web2py/applications/admin/controllers/default.py", line 94, in change_password path = os.path.join(request.env.applications_path,'parameters_%s.py' % request.env.server_port)
File "/usr/lib64/python2.6/posixpath.py", line 67, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'

Error snapshot help Detailed traceback description

<type 'exceptions.AttributeError'>('NoneType' object has no attribute 'endswith')


Kenneth

Reply via email to