ATutor

Learning Management Tools







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


Atutor on Win2k instatllatoin problem


  • 2006-07-09 13:53:16

    Atutor on Win2k instatllatoin problem

    I am installing Atutor on a Win2k Pro machine and just installed and configured Tomcat, php and mysql. I also extracted Atutor, but the instruction says point the web browser to ATutor folder and follow instructions. When I do that, it just lists the folder. What am I doing wrong?

    This is the path in the instruction online, it points to a folder, so I am not sure how it can start installation

    http://your_server.com/path_to_Atutor/Atutor/

    Can you help please.

  • 2006-07-09 17:00:33

    Re: Atutor on Win2k, instatllatoin problem

    Did you modify your httpd.conf file to allow for index.php to be picked up? It should look like the following:

    DirectoryIndex index.html index.php index.html.var

    You will need to restart Apache after you make this modification.

    If the incude/config.inc.php file does not contain the proper info, it will direct you to the install folder.

    You also need to chmod this file to 777 for the install