Hey guys, I couldn't log into mydomain.com:81 due to "ERROR 101: wrong username or password." Then I tried to reset the password using the method below, i got an error. Is my database wiped out. What had happened? Please assist. [root@www ~]# mysql db_ispconfig -p Enter password: ERROR 1049 (42000): Unknown database 'db_ispconfig'
Please log in to MySQL: Code: mysql -u root -p and then run Code: SHOW DATABASES; Do you see your ISPConfig database? If not, what exactly did you do before it disappeared?
My bad... When I first installed it I did not use "db_ispconfig" but rather something else like "db_mydatabasename" Sorry Everything seems ok now. Thanks for your concern.