PDA

View Full Version : Wrong username and password


iceberg
25th August 2005, 21:08
hi, is there a default username and password. i tried to log in as root, and as another user, i also tried username admin and password admin, but i couldn't login. thanks

falko
25th August 2005, 21:28
The default login is username admin, password admin.

iceberg
25th August 2005, 21:30
They are not working, i get ERROR 101: wrong username or password.

So, any suggestions?? thanks

jnoble
25th August 2005, 21:45
log info mysql and make sure the DB is populated, you can also rerun the install (drop the DB first - see other msgs in the forums)

james

falko
25th August 2005, 21:49
They are not working, i get ERROR 101: wrong username or password.

So, any suggestions?? thanks

Is it the first time you try to log in? If this is the case it seems as if the ISPConfig database is missing. Did you get any error messages during installation?

If you've logged in before, I think you might have changed the password... ;)

till
25th August 2005, 22:19
In this thread you find a file to test the database connection and initial login:

http://www.howtoforge.com/forums/showthread.php?t=168

iceberg
25th August 2005, 22:19
This is my first login.

When i had a look at the database which i called ispconfig, it was empty :confused: .

till
25th August 2005, 22:25
This is my first login.

When i had a look at the database which i called ispconfig, it was empty :confused: .

Then anything was wrong during install.

Delete ISPConfig:

rm -rf /root/ispconfig
rm -rf /home/admispconfig

unpack and run the installer again.

iceberg
25th August 2005, 22:27
i am already doing so :D

falko
25th August 2005, 22:48
You can also have a look into /var/log/ispconfig_install.log and search for errors during the installation.