Fatal error: allowed memory size of bytes exhausted wordpress
You need to paste this code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’
You need to paste this code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’
1 | define( 'WP_MEMORY_LIMIT' , '256M' ); |
No comments:
Post a Comment