Skip to content

Instantly share code, notes, and snippets.

@andornagy
Created November 3, 2013 19:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save andornagy/7293858 to your computer and use it in GitHub Desktop.
Save andornagy/7293858 to your computer and use it in GitHub Desktop.
php_value memory_limit 64M
memory_limit = 64M
<?php
define('WP_MEMORY_LIMIT', '64M');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment