ATutor

Learning Management Tools







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


Coure backup restore problem


  • 2004-04-14 05:35:57

    Coure backup restore problem

    Using:

    Fedora Core 1
    Apache 1.3.29
    PHP 4.30
    ATutor 1.3.3

    I try to restore a course backup file(about 5mb),the system feeback says the over file size limit 2mb.

  • 2004-04-14 08:39:12

    change upload_max_filesize

    PHP ships with the default maximum upload size set the 2mb. You will need to change this in your system's php.ini file.

    look for:
    upload_max_filesize
    post_max_size