Site down after PHP Fatal Error
-
Site is throwing an HTTP ERROR 500 when trying to access the site. Error logs mention the following:
[23-Nov-2021 19:17:11 UTC] PHP Warning: require_once(/home/np67owf3orbe/public_html/wp-load.php): Failed to open stream: No such file or directory in /home/np67owf3orbe/public_html/wp-blog-header.php on line 13 [23-Nov-2021 19:17:11 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/home/np67owf3orbe/public_html/wp-load.php' (include_path='.:/opt/alt/php80/usr/share/pear:/opt/alt/php80/usr/share/php:/usr/share/pear:/usr/share/php') in /home/np67owf3orbe/public_html/wp-blog-header.php:13
The __DIR__ is in that line. Nothing there seems wrong though, but I’m not sure. I’ve changed php versions up and down and the error keeps remaining the same no matter what php version we’re on. Does anyone know how I can fix this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Site down after PHP Fatal Error’ is closed to new replies.