- This topic has 4 replies, 2 voices, and was last updated 3 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
Tagged: fatal error !
Hello
While updating the content of the website via dashboard I received this message Several times, after refresh browser it works properly.
Thanks
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 🙂
🙂
Optimize your website search form for better customer satisfaction If your website is large and great content that has chances to grow, you need a […]
Individuals always want to, but are often confused about how to monitor user activity in WordPress? There are always challenges like managing editorial workflow or […]
These days the competition is at its peak. Everyone wants to do their best to beat their rivals. If you need to do better in […]