htaccess için;
php_value memory_limit 512M
php.ini için;
memory_limit = 512M
php dosyasına; (örneğin wp-config.php)
ini_set('memory_limit', '-1');