Skip to content

Instantly share code, notes, and snippets.

@ncyhere
Created October 3, 2019 06:18
Show Gist options
  • Save ncyhere/c24ad18cb6e9fe192f784d10608a379e to your computer and use it in GitHub Desktop.
Save ncyhere/c24ad18cb6e9fe192f784d10608a379e to your computer and use it in GitHub Desktop.
Increase PHP Memory to 96M
define( 'WP_MEMORY_LIMIT', '96M' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment