Getting error – function.require – wp-settings.php
-
Hi… the url is https://www.centerforlaserstuart.com/.
I’m getting this error and can’t seem to figure out what is wrong.
1st part of the error is:
Warning: require(/home/centerfo/public_html/wp-includes/classes.php) [function.require]: failed to open stream: No such file or directory in /home/centerfo/public_html/wp-settings.php on line 68
2nd part:
Fatal error: require() [function.require]: Failed opening required '/home/centerfo/public_html/wp-includes/classes.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/centerfo/public_html/wp-settings.php on line 68
wp-settings.php line 68 = require( ABSPATH . WPINC . ‘/functions.php’ );
What is it that i need to do to get this working?
thanks!
- The topic ‘Getting error – function.require – wp-settings.php’ is closed to new replies.