ATutor

Learning Management Tools







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


I cant login


  • 2008-05-22 01:53:33

    I cant login

    Versin de ATutor: 1.6.
    Versin de PHP: 4.3.9
    Versin de MySQL: 4.1.12-log
    OS: Linux 2.6.9-34.EL

    I just installed the ATutor version 1.6 pl1 and I can not enter with a registered user, I get error "HTTP 404".

    However I can login with the admin user, install languages, the Pacher, install all the patches even created a course from admin and I can enter to that course from admin.

    But I can not enter with a common user including the instructor who is created when you install.

    Appreciate some help to resolve the issue.

    I attach the screens

  • 2008-05-22 07:27:44

    Re: I can't login

    As the admin, switch to the default theme. It may be some left over files in the other themes, though the patches should have fixed that.

    If necessary you can replace the themes with fresh copies from:

    http://www.atutor.ca/atutor/themes/index.php

  • 2008-05-22 10:09:00

    Re: I can't login

    Hi greg;

    I've replaced the themes and the problem persist.

    Then I reinstalled atutor and I got the same problem.

    In this fresh instalation upload the fresh copie theme defualt 1.5 and I'cant login again because the problem whith the pasword apear so I go back.

    Well, I still have the http 404 problem

    Thanks and sorry for my english

  • 2008-05-22 16:22:25

    Re: I can't login

    This is not from a virtual host is it?

  • 2008-05-22 22:48:04

    Re: I can't login

    yes!

    Its a virtual server (VPS).

    Can this be a problem?

  • 2008-05-23 14:17:09

    Re: I can't login

    Well, I've contacted my hosting provider and he said:

    There is an error in a path:

    client 200.117.252.4] script '/home/virtual/site28/fst/home/index.php' not found or unable to stat, referer: http://www.trainmonher.net/login.php


    Its must be:

    /home/virtual/site28/fst/var/www/html/index.php


    It's chinese for me.... :(

    but may be it is useful for you.....

    Thank you for your patience....

  • 2008-05-23 14:40:19

    Re: I can't login

    There is probably a symbolic link in the path to your site's directory on the server. Maybe thats what your ISP was suggesting. Look at the content path in the include/config.inc.php file in ATutor, and adjust it if necessary.


    Your can also create a little script to get the real path like so:


    [php]

    echo getcwd();

    [/php]

  • 2008-05-24 00:27:32

    Re: I can't login

    Hi greg;

    the config file is ok.

    Atutor gets the path in another place?

  • 2008-05-24 09:17:52

    Re: I can't login

    Don't know what else to suggest. That is the only path defined in ATutor. The rest are build based on the server environment. If the paths are broken, then something in the server setup is likely the cause.

    Its not happening anywhere else, so it seems its something specific to the system you have ATutor running on. ATutor is installed on many ISPs without any trouble.

  • 2008-05-24 16:08:01

    Re: I can't login

    I was worrying with the same problem. Replacing the theme directory gives me the solution. Also i followed greg's Manual Password changing steps given here.

    http://www.atutor.ca/view/7/13823/1.html

    Thanks Greg !

  • 2008-05-26 10:02:13

    Re: I can't login

    Try adding a symlink
    /home/virtual/site28/fst/home/index.php -> /home/virtual/site28/fst/var/www/html/index.php

    Does it give you 404 errors still on all the associated pages?

  • 2008-05-29 10:24:10

    Re: I can't login

    Finally, just for now, I've installed ATutor on another server (where it was already running another domain).
    Soon I'll come back to see what happened with this hosting but now I need it working urgency.

    I have others problems (with mail) in the new instalation but that topic is for another thread.

    Many thanks to all those who helped me.

  • 2008-07-11 12:13:31

    I can't login neither

    Hi, I'm teacher from a secundary school. Today I have "upgraded" our ATutor to 1.6.1.

    Until today (ATutor 1.5.3) works fine but now I can't login like admin neither other users.

    1.- The option "forgot your password" work like well, but at last don't send any email.

    2.- Greg, I replaced themes default and default15 but the problem continue.

    3.- I tried the "echo getcwd();" for test the path. All is OK.

    4.- I changed in the database the size of the field "AT_Admins-->Password" from 30 to 40, and enabled the option SHA1 (and later I compared the encrypted password with the site http://www.hashemall.com/ and all it's OK).


    --------------------------------
    Our ATutor site don't run yet...
    Have some other think that I can do?
    --------------------------------


    I wanna prepare ATutor for the next course, but now I thinking to back to 1.5.3. I'm confused...



    -----------------------
    My system:
    -----------------------


    My MBSTring is not enabled (my site don't support it) but no errors noted during install.

    ATutor Version: 1.6.1 (build r7692 - 2008-07-03 11:39:10)

    Operating System: Linux 2.6.18-53.1.4.el5PAE #1 SMP Wed Feb 13 15:24:10 CET 2008 i686

    Web Server: Apache/2.0
    PHP Version: 4.4.7
    MySQL Version: 5.0.62-log
    www.escolateide.com/ATutor

  • 2008-07-11 13:41:10

    Re: I can't login neither

    This sounds like a theme problem, but that should not be a problem in 1.6.1.

    Are you able to replace the themes/default/login.tmpl.php file with a fresh copy.

    http://atutorsvn.atrc.utoronto.ca/repos/atutor/trunk/docs/themes/default/login.tmpl.php

    Also make sure the sha-1factory.js file exists in the top level ATutor directory.

  • 2008-07-11 13:45:14

    Re: I can't login neither

    Hello,

    Make sure your password in the DB is of length 40, not 30.

    Did you try other themes and see if you can log in? Log in as both admin/ instructors

    [reply][b]In reply to:[/b]
    4.- I changed in the database the size of the field "AT_Admins-->Password" from 30 to 40, and enabled the option SHA1 (and later I compared the encrypted password with the site http://www.hashemall...
    [op]forums/view.php?fid=7;pid=13789;page=1#14481[/op][/reply]

  • 2008-07-11 14:13:37

    Re: I can't login neither

    I put before a fresh copy in themes/default/login.tmpl.php (donwloaded today) and length of password to 40, but didn't work.


    At last, I open the DB and put the admin passwd in blank (like greg sayed in http://www.atutor.ca/view/7/13823/1.html) and I can enter at last like admin!

    Later (like admin) I have changed the default lang to English (before was Catalan) and I changed too the default theme to this "ATutor 1.5, version 1.6.1".

    Later I try to put the password again to admin and enable the SHA1 option (again) and... now works well with password! :D

    I write here my steps for help in the future other people with the same problem. Thanks to everybody and especially to greg. :)

  • 2008-12-15 20:00:53

    Re: I can't login neither

    You have helped some body here..Thanks very much :)