ATutor

Learning Management Tools







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


ims import problem


  • 2005-09-30 06:47:12

    ims import problem

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

    Things to describe:
    operating system - Redhat9
    version of ATutor - 1.4.3
    versions of php - 4..2.2
    version of mysq l -
    webserver & version - Apache 2.0.0.4

    Hi,

    I have a problem importing a IMS compliant Zipped file.
    The problem is related to dimension of file.
    I have other file (2,3 MB) that give no problems, but this one is bigger (10 MB).
    The error reported is an alert window "no data contain..."
    PHP.ini configuration : max_upload 100MB
    max post 100 MB
    Also the variables in the course are set to unlimited.
    I've looked in the error log of apache and I have this error :
    "Requested content-length of 11041438 is larger than the configured limit of 2097152"

    I've searched everywhere, but i have not found this limit.
    I've another server with Atutor and I can import this file.

    I've attached a file with account to access at the platform.
    Thank you.
    Pierluigi Fontanesi

  • 2005-09-30 07:10:03

    PHP info file

    www.formazione.lascuola.it/phpinfo.php

  • 2005-09-30 10:20:42

    .

    this is an Apache 2 issue.

    http://httpd.apache.org/docs/1.3/mod/core.html.en#limitrequestbody

  • 2005-09-30 10:50:03

    where ?

    Thank you.
    but i don't know where configure this variable !!!
    In the httpd conf file of apache or i can use an .htaccess file ?
    thank you.

  • 2005-09-30 11:59:46

    another problem ...

    Hi,

    I've changed limitrequestbody.
    Now I don't have anymore the alert window and the error in the apache log.
    Now the system don't give errors, but when the after some minutes (10/15 minutes for the 10mb file) the page don't reload and the course isn't imported without errors.
    I don't know other way to solve the problem.
    Any ideas ???
    Thank you

  • 2005-09-30 14:27:17

    .

    try upgrading to the latest version of PHP and Apache. also try the latest version of ATutor.