ATutor

Learning Management Tools







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


import on linux has problem


  • 2003-07-28 09:05:15

    import on linux has problem

    I export my cources from atutor 1.1 and now I can import them to atutor1.2 on windows (apache + mysql) but I can not import them into atutor on linux?
    why?
    please help me as soon as possible.
    khajehnejad.

  • 2003-07-28 09:33:23

    Content directory permissions

    We have not had any reports of trouble importing into an ATutor system on Linux.

    Have you set the content directory to be writable?

    Has the max_upload_filesize variable in php.ini been reduced from its default 2mb. It should not be reduced, in fact you may want to increase this value to you can upload larger courses.

    I suspect this is a configuration problem on your server. We import and export course everyday on Linux system without any trouble.

  • 2003-07-30 11:17:40

    just send the "document contains no data" alert

    I import a course to ATutor on windows OS and ir work correctly, but on linux:
    I increase the maximum upload file size in php.ini to 4MB. and set chmod -R a+rwx content. but when I import the same course, ATutor 1.2.1 alert "The document contains no data" !
    why?
    help me please,
    thanks

  • 2003-08-05 17:49:20

    Windows export problem fixed

    We've released an update V1.2.2 that fixes the Windows exporting problem. You should now be able to export/import between OSs.

    For other Windows users, V1.2.2 replaces V1.2 and V1.2.1.

  • 2003-08-09 06:41:41

    ????

    1. my server is RedHat 9 and itself install php, apache & mysql. (php 4.2.2)
    2. I change the owner of all files in ATutor folder to apache and change the their mod to 777.
    3. I never change max file size and post size on php.ini and config.inc.php
    4. I import a course (that it has imported correctly on windows server). a few second the progress bar work and sudenly it alert "the document contains no data" and abort after I OK
    5. my course size is under 1 MB.
    6. I install zlib.1.1.4-8
    7. what dos it work? it make a 700 mod directory named import and create (for example 4) a folder named 4. 4 contains some csv files and an empty content foleder. but it copy the imported files to ATutor/content/4 ! (on windows it copied the imported file into ATutor/content/import/5/content and work correctly) I manually copied them into ATutor/content/5 but didn't work.
    by the way, after wrong import, noting insert to content table
    so I can not see anything.why? this version of mysql has been installed by RedHat 9.

    what should I do?

  • 2003-08-09 06:45:25

    4 is 5

    sorry , somewhere I write 4 and the otherwhere 5. 4 is 5

  • 2003-08-09 07:49:33

    More info

    Send us a url to a phpinfo page for both your Windows and Linux machines, and access information for ATutor on each system so we can login.

  • 2003-08-11 10:12:53

    Upgrade to 1.2.2

    You need to upgrade your systems to ATutor V1.2.2, which includes the windows export bug fix.