ERROR 101: wrong username or password.

Discussion in 'Installation/Configuration' started by sluttysysadmin, Aug 7, 2009.

  1. sluttysysadmin

    sluttysysadmin New Member

    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 !
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page