ATutor

Learning Management Tools







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


not able to upload content package in Linux


  • 2005-03-19 06:09:07

    not able to upload content package in Linux

    when we are uploading scorm content package we are getting error page with message " import cancelled succesfully". But the same thing works in windows.
    we have given all permission to the required directories as specified in Atutor Installation manual.

    Things to describe:
    operating system -RedHat9.0
    version of ATutor -ATutor-1.4.2.
    versions of php -php-4.3.4-Win32
    version of mysq l -mysql-3.23.58-win
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used - IE 5, mozilla

  • 2005-03-19 07:59:11

    check upload limit

    Make sure the upload_max_filesize and post_max_size values in php.ini are set sufficiently large.

    What versions of php/mysql are you using on Linux. You appear to be using windows versions.

  • 2005-03-20 22:59:35

    sorry the versions for linux are...

    versions of php -4.2.2-17
    version of mysq l -3.23.54a -11

    upload_max_filesize and post_max_size values are 2M and 8M Respectively.....

  • 2005-03-21 17:25:48

    Increase values

    How large is the content package?

    Increase the upload limit if needed.

  • 2005-03-28 06:51:50

    size is ok...

    Sir ,,
    I am getting the error when I upload the content package (zip file) prepared in reload editor... in my windows machine the package is working fine with ATutor 1.3 but in linux the same content package is giving the following error when upload.. I have increase the uoload limit in php.ini file to 8M ...

    ERROR:::: "The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings." and the small upload window shows the file upload in progress "Unknown KB"...

    Please help me .

    thank you

    Ritesh

  • 2005-03-28 15:47:14

    Server setting

    This sounds more like a problem with the server settings, rather than with ATutor.

    Make sure you are not mistaking course backups for content packages.

    Make sure register_globals is set to off

    For help, search the atutor.ca site for "register_globals off".

    Reinstall ATutor to see if that fixes the problem. Perhaps a file was corrupted.

    Upgrade to ATutor 1.4.3

  • 2005-03-29 00:40:53

    still not working.....

    the error I am getting is

    "The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed. "

    When I upload the content package through Home Tools Content Packaging >> browse and then import.... from my windows XP to the Linux PC where I installed ATutor.... (ie I am accessing ATutor in my windows PC but ATutor is installed in Linux PC in the server room).

    Please help.

    Ritesh

  • 2005-03-31 22:30:53

    not able to upload content package more than 500kb...

    sir,

    Earlier I was trying to upload the content package made in reload editor having teh size larger than 500 kb.. but when I tried the content package less than that it is successfully uploading...

    The other configuration is same as stated above entries.

    So sir where I have to increase the upload limit... I have already tried in php.ini and course properties in the admin login..

    Ritesh

  • 2005-03-31 22:31:15

    not able to upload content package more than 500kb...

    sir,

    Earlier I was trying to upload the content package made in reload editor having the size larger than 500 kb.. but when I tried the content package less than that it is successfully uploading...

    The other configuration is same as stated above entries.

    So sir where I have to increase the upload limit... I have already tried in php.ini and course properties in the admin login..

    Ritesh

  • 2005-04-01 08:58:11

    Try again

    You should have no trouble uploading a 500kb file with the default settings.

    Review you settings in php.ini,

    upload_max_filesize
    post_max_size

    And review the file size properties for the course in question through the admin Properties screen