Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sibysathyanesan/024341e79e64a0658c45dcfceda9abff to your computer and use it in GitHub Desktop.
Save sibysathyanesan/024341e79e64a0658c45dcfceda9abff to your computer and use it in GitHub Desktop.
windows - xampp/php/php.ini
ubuntu - /etc/php/7.2/apache2/php.ini
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M
post_max_size = 750M
upload_max_filesize = 750M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment