Apache HTTP Server stops working for only a certain local website
First open your wp-config.php which is located in the root WordPress directory. Then add the following line inside the main php tag: define(‘WP_MEMORY_LIMIT’, ’64M’); We just increased the memory limit to 64M. If you still get the error after this fix, then please contact your host. Most likely, they would have to go in their … Read more