Not Increasing the WordPress Memory Limit

Posted in: Newspaper
Post count: 2

Hello!
I have edited wp-config.php and php.ini.

/etc/php/7.2/fpm/php.ini : memory_limit = 256M
wp-config.php :
define( ‘WP_MEMORY_LIMIT’, ’96M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );

Still, increase the memory in the WP Memory Limit of the system status.

“40 MB/request – We recommend setting memory to at least 128MB. The theme is well tested with a 40MB/request limit, but if you are using multiple plugins that may not be enough. See: Increasing memory allocated to PHP. You can also check our guide here.”

What should I do ???

Post count: 9544

make sure you are using ‘ marks and not curly quote marks ‘

Post count: 2

Thanks, but I copied and pasted the sample source.

Post count: 28

I have exactly the same problem. Theme status not reflecting changes to php.ini file.

Post count: 7909

Hi,

The System Status should reflect the value, you set in wp-config.php file.
If you still have issues please contact us via email at contact@tagdiv.com and provide wp-admin and ftp or Cpanel access so we can take a closer look.
Also paste a link to this topic so we can identify you.

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.