Created
December 6, 2017 13:18
-
-
Save yvza/a21233d625a8cac144cc64e5602366a8 to your computer and use it in GitHub Desktop.
The uploaded file exceeds the upload_max_filesize directive in php.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
upload_max_filesize = 64M | |
post_max_size = 64M | |
memory_limit = 400M | |
file_uploads = On | |
max_execution_time = 180 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment