Website won't load at all
-
So I was trying to help a friend with their WordPress site. For the longest time, the site would work, but the login page would just be a blank white page. I finally got access to the servers to grab the error logs and was trying to use that to troubleshoot and fix thing.
What originally seem to be the issue was that the kses.php was corrupted. I tried to reload a clean version and now nothing works at all.
My latest error log entry is:
-
[14-Mar-2016 21:59:03 UTC] PHP Fatal error: require() [function.require]: Failed opening required ‘/home/tamlam/public_html/wp-includes/formatting.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/tamlam/public_html/wp-settings.php on line 114
The one from before is:
-
[27-Feb-2016 00:22:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/tamlam/public_html/wp-includes/kses.php:1) in /home/tamlam/public_html/wp-includes/class-IXR.php on line 543
[27-Feb-2016 00:22:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/tamlam/public_html/wp-includes/kses.php:1) in /home/tamlam/public_html/wp-includes/class-IXR.php on line 545Any help would be greatly appreciated. Thanks, very much, in advance!
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Website won't load at all’ is closed to new replies.