Hi
My homepage will load but every other page provides an Internal Server Error. I have recently moved my site from a local server where it worked perfectly well to the web.
My Error Logs look like this…
[Mon Jan 28 10:34:31 2019] [error] [client 54.36.148.67] File does not exist: /web/.../patricia-parr
[Mon Jan 28 10:38:57 2019] [error] [client 54.36.148.89] File does not exist: /web/.../controlling-welding-fume-manufacturing
[Mon Jan 28 10:47:41 2019] [error] [client 66.249.66.10] File does not exist: /web/.../wp-content
[Mon Jan 28 10:51:15 2019] [error] [client 66.249.66.12] File does not exist: /web/.../wp-content
[Mon Jan 28 10:51:18 2019] [error] [client 66.249.66.8] File does not exist: /web/.../wp-content
PHP Warning: require(/wp-includes/load.php): failed to open stream: No such file or directory in /wp-settings.php on line 19
PHP Fatal error: require(): Failed opening required '/wp-includes/load.php' (include_path='.:/usr/share/php:/usr/share/pear') in /wp-settings.php on line 19
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_try_gutenberg_panel' not found or invalid function name in /web/.../wp-includes/class-wp-hook.php on line 286
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_try_gutenberg_panel' not found or invalid function name in /web/.../wp-includes/class-wp-hook.php on line 286
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_try_gutenberg_panel' not found or invalid function name in /web/.../wp-includes/class-wp-hook.php on line 286
I have replaced the files class-wp-hook.php and load.php with the same files from a clean download of WordPress. That hasn’t worked. I have no idea what to do now.
Can anyone help?
Thanks
Heather