/ / How to Increase PHP Memory Limit in WordPress ?

How to Increase PHP Memory Limit in WordPress ?



Best Hosting-
SEE BEST HOSITNG COMPANY LIST :
Affiliate Theme Rehub :
Download Divi Theme:
Price Compare Theme: If you are creating wp ecommerce website wp default memory have 40 mb, but this memory should minimum 128 mb than how can fix this problem see and fixed your wordlpress problem.

Go–cpanel–file manager–root file—wp-config.php
and edit the wp-config.php
and Enter this code below and save

//Increase WP MEMORY LIMIT
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

Similar Posts

11 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *