log into mysql, select the dbispconfig database and run UPDATE sys_user SET passwort = md5('yourpassword') WHERE username = 'admin';
Reset the password in mysql. Find details here: http://www.faqforge.com/linux/contr...et-the-administrator-password-in-ispconfig-3/