ATutor

Learning Management Tools







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


My limit for upload file size is 2 MB I need more20 MBor more


  • 2008-09-06 22:13:55

    My limit for upload file size is 2 MB I need more20 MBor more

    I have a problem.
    My limit for upload file size is 2 MB. I need more...20 MB....or more.
    I ask my supplier hosting, and modified php.ini, but not work or have other problem....I can not access to plataform

  • 2008-09-08 09:07:42

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    The Web server needs to be restarted, or the ATutor admin needs to allow larger files in System Preferences, or in Courses>Edit allow larger files for the course.

  • 2008-09-08 19:48:15

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    HI GREG I DID EVERYTHING IN MY ADMIN MODULE IN SYSTEM PREFERENCE. BUT NOTHING CHANGE

    ALSO I FIX MY PHP.INI IN ORDER TO INCREASE THE MAXIM TRANSFER BUT IT STILL WORKING IN 8MB I NEED A FILE UPLOAD MORE THAN 8MB WHAT CAN I DO?...

  • 2008-09-09 08:46:54

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    In php.ini did you change both upload_max_filesize and post_max_size?

  • 2008-09-09 09:02:29

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    YES I DID BOTH AND I CANT UPLOAD FILE MORE THAN 8MB

  • 2008-09-09 10:26:01

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    There is nothing else I can suggest. If your php settings are correct, and your ATutor settings are correct, you should be able to upload files up to the limits you have set.

    My only other suggestion is to start over from the beginning, and reinstall the system.

  • 2008-09-16 10:50:28

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    Try to save the file php.ini inside file_storage folder.
    Some servers apply php.ini on per folder basis.

  • 2009-05-06 16:53:13

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    I've the same problem and I don't want to open a new topic. I've trying all your suggestions without positive results. I'm guessing if is there another way to do it.

    Operating system ATutor is installed on - Linux 2.6.28-9.11.intel.BHsmp
    ATutor version - 1.6.2.
    Patch #s applied - 22
    ATutor theme name - Default
    PHP version - 5.2.9
    MySQL version - 5.0.75-community-log
    Webserver & version -
    Copies of error messages -
    Changes to default settings -
    Web browser being used - Firefox, Safari

  • 2009-05-07 09:22:17

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    What does your phpinfo tell you after you have adjusted it to 8Mb, and restarted your server?

  • 2009-05-07 20:20:03

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    Its says:
    post_max_size 50M 50M
    upload_max_filesize 10M 10M

    What's wrong with my setting?

    Thanks in advance. :)

  • 2009-05-08 09:13:31

    Re: My limit for upload file size is 2 MB. I need more...20 MB....or more.

    If there is a .htaccess file, you may want to check if the size has been limited in there.
    Also, if this is under a web host, you may want to check with them cause they might have restricted the size disregard to the php.ini.