500 Internal Server Errors while using WordPress Plugin and custom editor

Find the wp-config.php file on your hard drive.

wp-config.php file

Scroll down until you see the line saying, “Happy Publishing”. Copy:

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

And paste it before this line and save the changes.

define memory limit

For Elementor, we can verify the settings.

After the above step, go to the System Info block and check the changes.

increased memory limit

Leave a Comment