Fatal error refers to missing paths in wp-includes/compat.php
-
Hello
I am trying to recover my site from a HTTP Error 500 after updating Worpress to 4.7.3 – I’m not sure what version I was on prior to failure.
I have renamed my active theme so twentyfifteen should be the default.
I have edited wp_options using phpMyAdmin active_plugins toa:0:{}
I have renamed.htaccess
I now have an error:
Warning: require (/home/mysite/public_html/wp-includes/random_compat/random.php): failed to open stream: No such file or directory in /home/mysite/public_html/wp-includes/compat.php on line 435
and also:
Fatal error: require(): Failed opening required ‘/home/mysite/public_html/wp-includes/random_compat/random.php’ (include_path=’.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php’) in /home/mysite/public_html/wp-includes/compat.php on line 435
I have also asked my site host Net Virtue for the error logs and tried to manually add WordPress install files for 4.7.3.
- The topic ‘Fatal error refers to missing paths in wp-includes/compat.php’ is closed to new replies.