ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Invalid username password combination


  • 2015-01-10 03:39:14

    Invalid username password combination

    1-A log in to Atutor from a win-7 PC on same LAN does not work and gives the aforementioned error. Even though ...
    1- A login to ATutor from localhost is working fine.
    2- A login in from another PC on same LAN that run windows-xp works fine.

    the following settings on win-7 pc are effective:
    a- windows firewall is off
    b- java scripting is enabled on browser
    c- cookies are enabled
    d- a call to http://192.168.15.155:8081/ from win-7 pc works fine
    e- a call to http://192.168.15.155:8081/?phpinfo=1 from win-7 pc works fine
    f- root localhost:8081 has all privileges set on
    g- root localhost has all privileges set on

    I have been working on this problem for two months without any breakthrough. Any help!!!


    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    Operating system ATutor is installed on -microsoft server 2003
    ATutor version -2.2
    Patch #s applied -all last
    ATutor theme name -default
    PHP version -5.4.16
    MySQL version -5.6.12
    Webserver & version -wamp server 2.4
    Copies of error messages -
    Changes to default settings -
    Web browser being used -chrome
    ...and anything else relevant -
    :(

  • 2015-01-11 09:39:06

    Re: Invalid username/ password combination

    Try dumping any ATutor related cookies.

    Make sure the session_path variable in the DB config table is the root directory of ATutor relative to the domain. If ATutor is installed in the root http://domain.com/
    Then the session path would be "/" (without the quotes).

    http://domain.com/ATutor
    Would be "/ATutor"
    Etc.