- This topic has 4 replies, 2 voices, and was last updated 7 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Fatal error
Hello
While updating the content of the website via dashboard I received this message Several times, after refresh browser it works properly.
https://prnt.sc/hxvtk0
Thanks
and sometimes receive this message
http://prntscr.com/hxvvkm
after refresh it works fine
Hi,
First you need to edit the wp-config.php file on your WordPress site. It is located in your WordPress site’s root folder, and you will need to use an FTP client or file manager in your web hosting control panel.
Next, you need to paste this code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’
define( 'WP_MEMORY_LIMIT', '256M' );
This code tells WordPress to increase the PHP memory limit to 256MB.
Once you are done, you need to save your changes and upload your wp-config.php file back to your server.
Note: If this solution does not work for you, then this means your web hosting service provider does not allow WordPress to increase PHP memory limit. You will need to ask your web hosting provider to increase your PHP memory limit manually.
Regards,
Dave
Thank you 🙂
🙂
WordPress eLearning and LMS Plugins WordPress eLearning and LMS plugins have been discussed in this article. Speaking of the modern day learning and education, it […]
Radio Station Plugins This blog walks you through remarkably effective radio WordPress plugins custom-made for radio websites. So, let’s get to know more about these […]
WordPress Slider Without Coding There are so many methods that you can prefer to enhance the look and feel of your website. one of the […]