My wordpress site posts are not loading but admin dashboard is accessible and public can access images as you can see here https://sevendiary.com/wp-content/uploads/2016/10/Sheetal-Lama-Rai-My-life-as-Double-Decker-Bus-driver-in-London.jpg
Would be grateful if anyone can help me out why my main site is not showing up?
I get these replies when I run the following commands
1) sudo tail -40 /var/log/apache2/error.log
AH00052: child pid 19235 exit signal Segmentation fault (11)
2) sudo service apache2 status
Usage: apache2 {start|stop|graceful-stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean}
And my resources limit is;
max_input_time = 60;
Maximum input variable nesting level
max_input_nesting_level = 64;
How many GET/POST/COOKIE input variables may be accepted
max_input_vars = 1000;
Maximum amount of memory a script may consume (128MB)
memory_limit = -1