Questions and Answers

0 Like 0 Dislike

Anna Alber

how to increase file size limit for a document attachment

When resource is uploaded with attachment, only 2MB are allowed. How can it be increased?

Report abuse

Chosen Answer

  1. 0 Dislike

    John B Rosheck

    The allowable size of an attachment is limited by the php.ini configuration file.

    These two variables in the file /etc/php5/apache/php.ini should be changed to support the larger files needed to handle video. post_max_size = 8M upload_max_filesize = 2M

    The defaults are shown. Try increasing them to 100M or larger than the biggest file you want to support.

    Reply Report abuse

    Please login to answer the question.

0 Responses

No other responses made.

  • Copyright © 2022 Hubzero
  • Powered by Hubzero®