can't login to ISPconfig 3.1 after change hostname

Discussion in 'General' started by sanuich, Jan 25, 2017.

  1. sanuich

    sanuich New Member

    Hello!
    I can't login to ISPconfig admin
    It doesn't says that password incorrect. Just not loggin in.
    Login page just reloading without warning.
    I changed hostname of server few days ago. Maybe this is the reason?
    So what should i do?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Try to delete the browser cache and the cookies. Then restart the browser.
     
  3. sanuich

    sanuich New Member

    Thanks for reply. I didn't tied clear cache
    i found similar topic and tried this:
    edit /usr/local/ispconfig/interface/web/login/index.php line 263 and change:
    header('Location: ../index.php');
    to
    header('Location: /index.php');

    And it worked
    Server hostname was not a reason (innocent)
     

Share This Page