On wordpress hosting, those who have a php memory limit of 32MB often get this error. The solution to this error is simple. Just follow the steps below:
1. GO to your web hosting and sign in
2. Open Wp-config.php file
3. Add the below line to any place with in that file.
5. You are done.
Cheers
1. GO to your web hosting and sign in
2. Open Wp-config.php file
3. Add the below line to any place with in that file.
define('WP_MEMORY_LIMIT', '128M');4. Save it and refresh your Wordpress dashboard.
5. You are done.
Cheers
No comments:
Post a Comment
Please do not SPAM or ABUSE in the comments. Jazak Allah