PDA

View Full Version : ERROR 101: wrong username or password.


sluttysysadmin
7th August 2009, 15:37
Hello,


I have installed ISPConfig-2.2.32 in one of my VPS servers in Standard mode. The installation went absolutely fine without any issues. However, when I access the URL https://www.domain.net:81 using the username and password as admin/admin , I am prompted with an error as below,

ERROR 101: wrong username or password.

I also updated the passwort field from the sys_user table of the database db_ispconfig but had no luck.

Any help/thoughts can be greatly appreciated.

My server details are as below,

# cat /etc/redhat-release
CentOS release 5.3 (Final)

dist_init_scripts=/etc/rc.d/init.d ## # centos53
dist_runlevel=/etc/rc.d ## # centos53
dist_smrsh=/etc/smrsh ## # centos53
dist_shells=/etc/shells ## # centos53
dist_http_user=apache ## # centos53
dist_http_group=apache ## # centos53
dist_bind_init_script=named ## # centos53
dist_bind_user=named ## # centos53
dist_bind_group=named ## # centos53
dist_bind_conf=/var/named/chroot/etc/named.conf ## # centos53
dist_bind_dir=/var/named/chroot/var/named ## # centos53
dist_bind_pidfile=/var/named/chroot/var/run/named/named.pid ## # centos53
dist_bind_hintfile=named.root ## # centos53
dist_bind_localfile=named.local ## # centos53
dist_passwd=/etc/passwd ## # centos53
dist_shadow=/etc/shadow ## # centos53
dist_group=/etc/group ## # centos53
dist_cron_daemon=crond ## # centos53
dist_cron_tab=/var/spool/cron/root ## # centos53
dist_mysql_group=mysql ## # centos53
dist_httpd_daemon=httpd ## # centos53

Thanks !

till
8th August 2009, 11:43
Most likely ispconfig is not able to login to your database or the mysql db has been created manually and not by the ispconfig installer or you used a different mysql user then root for installing ispconfig.