New ISPConfig 3 installation, admin user can not login
Hello,
I just put up a ISPConfig 3 installation and when I tried to log in using admin/admin credential, it simply give me the error:
ERROR
1.
Error
Username or Password wrong.1
Password lost?
So I checked a few things:
1. ISP Config 3 Installation log, other than a chmod error, nothing suspicious.
2. Reset the password by running this line in PhpMyAdmin:
UPDATE sys_user SET passwort = md5('admin') WHERE username = 'admin';
no luck.
3. httpd error log, nothing suspicious as well.
I have also verified that the DB User 'ispconfig'@'localhost' has all the rights Database dbispconfig and wiped out the password for that user and changed the config file to load with no password. Still no luck.
I am really stuck now, anyone could offer me some insight? I am running a CentOS 5 box using nginx + apache.
Thanks!
|
Recent comments
1 day 5 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 6 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 18 hours ago
2 days 19 hours ago
2 days 20 hours ago