FULL VIDEO REVIEW: 

Author’s Notes:

IMPORTANT:

How To Steps

  1. 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…
  2. Open your sites “cPanel”
  3. Click on File Manager
  4. On the left side of the screen click on “public_html”
  5. On the right side of the screen click on “wp-config.php”
  6. Click Edit button (at the top)
  7. Click Edit again when the pop-up window comes up. 
  8. Now inside the file in question click on the magnifier button (search button) and look for
    1. define( ‘WP_DEBUG’, false );
  9. Replace the above text when you find it with the following:
    1. define( ‘WP_DEBUG’, true );/* This will increase WP Memory Limit */
      define( ‘WP_MEMORY_LIMIT’, ‘512M’ );
  10. 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. 
  11. Click on Save Changes on the top right.
  12. 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

  1. N/A

References:

  1. {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

  1. Privacy Policy
  2. Disclaimer
  3. Affiliate Disclaimer