Hi till I created a new client in ispconfig with a username "newuser". I was logged in as "admin" when I created "newuser". Then I went to the "CP Users" page and disabled "admin" by setting it to not active. I then logged off and logged back in as "newuser" I found out that "newuser" does not have enough permissions. I logged off and then tried to log in as "admin". I received the following error message: "User is blocked" My question is: what should I do to be able to log in as "admin" again?
Edit the admin user in the ispconfig database with phpmyadmin, you can find it in the sys_user table and set the active column to "1".
Are you using phpmyadmin to look at the dbispconfig table? If so, it will only show you the first 50 tables in the left-hand navigation frame, so the sys_user table will be on the second 'page' (at the top of the list, click the > or >> link to get there).