Üdv Mindenkinek! Debian6-ra telepítenék iredmailt mysql támogatással (0.8.3). Minden ragyogóan feltelepült, de a ...
https://..../iredadmin/ eléréssel nem boldogulok. Kezdetben volt egy belépési felületem, ahova a megfelelő adatokat írtam be, de internal server error volt a válasz. Aztán próbáltam módosítani a settings.ini fájlon, de csak annyiban jutottam előrébb, hogy belépési felület helyett is csak internal server error van. (Apache újraindítva) Visszaállítottam az eredeti settings.init, a helyzet nem változott. ---- [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] Traceback (most recent call last): [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/application.py", line 240, in process [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] return p(lambda: process(processors)) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/session.py", line 55, in _processor [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] self._cleanup() [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/session.py", line 135, in _cleanup [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] self.store.cleanup(timeout) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/session.py", line 280, in cleanup [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] self.db.delete(self.table, where="$last_allowed_time > atime", vars=locals()) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/db.py", line 863, in delete [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] db_cursor = self._db_cursor() [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/db.py", line 541, in _db_cursor [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] return self.ctx.db.cursor() [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/db.py", line 482, in _getctx [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] self._load_context(self._ctx) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/db.py", line 493, in _load_context [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] ctx.db = self._connect(self.keywords) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/web/db.py", line 521, in _connect [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] return self.db_module.connect(**keywords) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/MySQLdb/__init__.py", line 81, in Connect [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] return Connection(*args, **kwargs) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] File "/usr/lib/pymodules/python2.6/MySQLdb/connections.py", line 170, in __init__ [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] super(Connection, self).__init__(*args, **kwargs2) [Sun Mar 24 18:39:22 2013] [error] [client x.x.x.x] OperationalError: (1045, "A(z) 'iredadmin'@'localhost' felhasznalo szamara tiltott eleres. (Hasznalja a jelszot: IGEN)" ---- Nyilván valami triviális dolog lehet, de a keresés alapból nem segített. Volt valakinek hasonló gondja? Üdv: Fodor Zsolt Ui: Egy másik gépen tesztcélzattal éjszaka ismét megkísérlem. _______________________________________________ Techinfo mailing list [email protected] Fel- és leiratkozás: http://lista.sulinet.hu/mailman/listinfo/techinfo Illemtan: http://www.szag.hu/illemtan.html Ügyfélszolgálat FAQ: http://sulinet.niif.hu/
