It looks like you're new here. If you want to get involved, click one of these buttons!
Hi,
after updating Wordpress my website is unreachable.
http://halici.rf.gd/wp/
I chance the line ('WP_DEBUG', false); in the wp-config.php file to true. I get this erro message:
Parse error: syntax error, unexpected ''readon' (T_ENCAPSED_AND_WHITESPACE), expecting ')' in /home/vol8_5/rf.gd/rfgd_20292920/htdocs/wp/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php on line 257
Comments
A good first step after a botched upgrade is to download a clean copy of the target WordPress version and upload it to your existing WordPress site, overwriting all conflicting files. That ensures your files are correct and should allow WordPress to figure out the rest on it's own.
Thank you for your quick response! The issue has been solved ;-)