Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  How-Tos  >  How to Update the WordPress Memory Limit from cPanel?
Top Scroll

How to Update the WordPress Memory Limit from cPanel?

 2 min

You can freely alter, i.e., increase the memory limit for WordPress.

To Change/Increase WordPress Memory Limit:

1. Log in to your cPanel account.

2. Go to the Files section and click on File Manager.

3. In File Manager, browse to your domain’s root folder(which is generally public_html for the main domain and addondomain.tld for the addon domains). Choose the wp-config.php file and click the Edit button.

4. A pop-up window will open, prompting you to select the encoding of the file. Click on Edit.

5. The editing window will open. Add the following code:

define( 'WP_MEMORY_LIMIT', '256M' );

before the

/* That's all, stop editing! Happy blogging. */

You can assign any memory limit of your preference to replace ‘256M‘ and click on Save Changes.

A success message will flash, meaning the memory limit for WordPress is set.

Note: You can change WP_MEMORY_LIMIT by accessing the wp-includes folder for installing and editing the default-constants.php file.

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.