Hi all, i'm running a server with ispconfig and for some reason i cannot login anymore. The login check is very slow, as in more than >30 seconds and resetting the password to admin/admin did not work. This leads me to believe that something is wrong with the database settings: I changed the password in /usr/local/ispconfig/interface/lib/config.inc.php to something new I made sure the password is the same in the mysql 'user' databasetable. I restarted php, mysql and the issue is the same. I dont know what else i can do, i'm pretty sure somemthing whent wrong and good to...
The first thing that comes to mind is database corruption, you might check/repair all tables. Other things to check are server resources (out of memory?) and look for errors in syslog indicating problems (eg. disk errors), and make sure your dns resolution works and id's reasonably fast.