FULL VIDEO REVIEW:
Author’s Notes:
IMPORTANT:
How To Steps
- IF when you go to your wp-admin page on your WordPress site you see “Current memory limit: 40MB | We recommend setting memory to at least 128MB.” then do the following…
- Open your sites “cPanel”
- Click on File Manager
- On the left side of the screen click on “public_html”
- On the right side of the screen click on “wp-config.php”
- Click Edit button (at the top)
- Click Edit again when the pop-up window comes up.
- Now inside the file in question click on the magnifier button (search button) and look for
- define( ‘WP_DEBUG’, false );
- Replace the above text when you find it with the following:
- define( ‘WP_DEBUG’, true );/* This will increase WP Memory Limit */
define( ‘WP_MEMORY_LIMIT’, ‘512M’ );
- define( ‘WP_DEBUG’, true );/* This will increase WP Memory Limit */
- IMPORTANT NOTE: you may wish to leave that set to false instead of changing it to true so you don’t have a bunch of debug messages coming up, but that’s your call. Also instead of 512 you may wish to only increase the memory to 128M or 256M again your call.
- Click on Save Changes on the top right.
- Now go back to your wp-admin page for your site and refresh it. Now that warning should have gone away.
Conclusion
It is simple to resolve the “Current memory limit: 40 MB | We recommend setting memory to at least 128MB.” warning, so resolve it and move on.
PRODUCT DETAILS
- N/A
References:
- {No additional references.}
IMPORTANT
Thank you for your support please remember to like and subscribe, ring the notification bell and leave a comment!!
*SUBSCRIBE LINK:* SUBSCRIBE NOW