Skip to content

Instantly share code, notes, and snippets.

@hcosta
Created July 1, 2014 11:33
Show Gist options
  • Save hcosta/452c4997129672cac84b to your computer and use it in GitHub Desktop.
Save hcosta/452c4997129672cac84b to your computer and use it in GitHub Desktop.
more file size in phpmyadmin
post_max_size = 800M
upload_max_filesize = 800M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment