Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Upload limit in Admin Plugin

Started by Muut Archive 10 years ago · 2 replies · 764 views
10 years ago

Not sure where this post should go - but it has to do with settings with regards to the site - so I guess it has to do with installation. I just realized that although the upload limit was set to unlimited in the Admin Plugin, my php.ini limited it to 2M. I couldn't understand why some uploads could not be saved. This should somehow be documented to help others who may not be aware of this.

10 years ago

Ok, this on its own had no effect. Both the following values had to be updated in php.ini:

  • post__max___size =
  • upload_maxfilesize =

After that it worked perfectly.

10 years ago

Yes, Admin can enforce lower limits, but the global PHP limits must be set to increase them.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1349 9 years ago
Archive · by Muut Archive, 9 years ago
2 934 9 years ago
Archive · by Muut Archive, 9 years ago
2 4060 9 years ago
Archive · by Muut Archive, 9 years ago
1 2946 9 years ago
Archive · by Muut Archive, 9 years ago
3 1118 9 years ago