Login nicht möglich
Verfasst: Fr 5. Sep 2008, 13:24
Hallo!
Bei einem Projket ist derzeit kein Login mit allen Zugängen mehr möglich.
Im errorlog steht u.a. folgendes:
Hat jemand eine Ahnung was hier los ist?
Die con_phplib_active_sessions ist leer, ebenfalls die con_stat...
Danke!
Bei einem Projket ist derzeit kein Login mit allen Zugängen mehr möglich.
Im errorlog steht u.a. folgendes:
Code: Alles auswählen
[05-Sep-2008 13:53:51] /contenido/index.php?contenido=577d8cda1d10b25e10e76face1e55c70 MySQL error 1142: INSERT command denied to user 'web842'@'localhost' for table 'con_phplib_active_sessions'
insert into con_phplib_active_sessions ( sid, name, val, changed ) values ('577d8cda1d10b25e10e76face1e55c70', 'contenido', 'EWIG_LANG+EWIG_LANG+EWIG_LANG=', '20080905135351')
[05-Sep-2008 13:53:51] /contenido/index.php?contenido=577d8cda1d10b25e10e76face1e55c70 Session: freeze() failed.
[05-Sep-2008 13:54:41] /kontakt/.html MySQL error 1142: INSERT command denied to user 'webXXX'@'localhost' for table 'con_stat'
INSERT INTO con_stat (visited, idcatart, idlang, idstat, idclient) VALUES ('1', '136', '1', '6062', '1')
[05-Sep-2008 13:54:41] /kontakt/.html MySQL error 1142: INSERT command denied to user 'webXXX'@'localhost' for table 'con_phplib_active_sessions'
insert into con_phplib_active_sessions ( sid, name, val, changed ) values ('225db7a8d583f774d89465780ae12555', 'sid_1_1', 'c2lkXzFfMTokdGhpcy0+EWIG_LANG+EWIG_LANG+EWIG_LANG+EWIG_LANG+EWIG_LANG', '20080905135441')
[05-Sep-2008 13:54:41] /kontakt/.html Session: freeze() failed.
[05-Sep-2008 13:54:48] /veranstaltungen/veranstaltungskalender/veranstaltungen.html?MOD_sK_put_date=2011-9-1&MOD_sK_show=m MySQL error 1142: INSERT command denied to user 'webXXX'@'localhost' for table 'con_stat'
INSERT INTO con_stat (visited, idcatart, idlang, idstat, idclient) VALUES ('1', '46', '1', '6063', '1')
[05-Sep-2008 13:54:49] /veranstaltungen/veranstaltungskalender/veranstaltungen.html?MOD_sK_put_date=2011-9-1&MOD_sK_show=m MySQL error 1142: INSERT command denied to user 'webXXX'@'localhost' for table 'con_phplib_active_sessions'
insert into con_phplib_active_sessions ( sid, name, val, changed ) values ('90769c1b087caa2798a0c7923249a881', 'sid_1_1', 'c2lkXzFfMTokdGhpcy0+EWIG_LANG+EWIG_LANG+EWIG_LANG+EWIG_LANG+EWIG_LANG', '20080905135449')
[05-Sep-2008 13:54:49] /veranstaltungen/veranstaltungskalender/veranstaltungen.html?MOD_sK_put_date=2011-9-1&MOD_sK_show=m Session: freeze() failed.
[05-Sep-2008 14:03:46] /contenido/index.php?contenido=577d8cda1d10b25e10e76face1e55c70 MySQL error 1142: INSERT command denied to user 'webXXX'@'localhost' for table 'con_phplib_active_sessions'
insert into con_phplib_active_sessions ( sid, name, val, changed ) values ('577d8cda1d10b25e10e76face1e55c70', 'contenido', 'EWIG_LANG+EWIG_LANG+EWIG_LANG=', '20080905140346')
[05-Sep-2008 14:03:46] /contenido/index.php?contenido=577d8cda1d10b25e10e76face1e55c70 Session: freeze() failed.
Die con_phplib_active_sessions ist leer, ebenfalls die con_stat...
Danke!