WP Memory Limit (Hostinger)

Posted in: Newspaper
Post count: 3

I got problem about WP Memory Limit as below.

Could you please me to solve to this problem.

https://upanh.org/image/2LcPwV

WP Memory Limit

Post count: 27744

Hello,

You need to set the wp-memory in the wp-config.php file is located in the WordPress root directory, not in the file .htaccess
Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all lower requirements, and follow all steps.

Thank you!

Post count: 3

Dear team,
I already tried many times, but I couldn’t find the 2 lines below.
https://upanh.org/image/2k8Bab
Please help me,
Thanks

Post count: 3

Dear team,
So sorry, I just fixed this problem.
Thanks 😀

PHP Version
7.4.26
WP Memory Limit
256 MB
PHP Execution Time
120
PHP Max Input Vars
5000

Post count: 28

I solved this by adding the line

define( ‘WP_MEMORY_LIMIT’, ‘256m’ );

In wp_config.php under the <?php

Try it.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.