Hello there everybody! I have a little problem - i restarted the whole system, after what i can't login in ISPconfig - password and username are typed correctly, it just kicks me back to the login screen without any message. Any solution?
You can try to upgrade to 2.2.31. Before you do this, I'd check if the sys_user table in the ISPConfig database looks ok, and if there are any errors in the error log in /root/ispconfig/httpd/log.
type this in mysql. repair table `session`; Apparently this occurs when the session table gets corrupted.