Topic: iRedadmin+Apache trouble
dont work...
OS Freebsd 8.1
in browser i see
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log."
in logs
Traceback (most recent call last):
File "/usr/local/lib/python2.6/site-packages/web/application.py", line 240, in process
return p(lambda: process(processors))
File "/usr/local/lib/python2.6/site-packages/web/session.py", line 55, in _processor
self._cleanup()
File "/usr/local/lib/python2.6/site-packages/web/session.py", line 135, in _cleanup
self.store.cleanup(timeout)
File "/usr/local/lib/python2.6/site-packages/web/session.py", line 280, in cleanup
self.db.delete(self.table, where="$last_allowed_time > atime", vars=locals())
File "/usr/local/lib/python2.6/site-packages/web/db.py", line 864, in delete
self._db_execute(db_cursor, q)
File "/usr/local/lib/python2.6/site-packages/web/db.py", line 562, in _db_execute
out = cur.execute(sql_query.query(paramstyle), sql_query.values())
File "build/bdist.freebsd-8.1-RELEASE-i386/egg/MySQLdb/cursors.py", line 174, in execute
self.errorhandler(self, exc, value)
File "build/bdist.freebsd-8.1-RELEASE-i386/egg/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
ProgrammingError: (1146, "Table 'iredadmin.sessions' doesn't exist")
Please tell me how to solve this problem?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.