Fatal Error possible wp-config issue
-
I am currently having an issue with wordpress that occurred after i completed the recent update. I have spend 5 or so hours scouring the web for an answer and have manually reinstalled wordpress 4 times, different download of the newest version each time.
I am currently getting this error
Warning: require_once(/home/jessicanovak2012/public_html/wp-settings.php): failed to open stream: No such file or directory in /home/jessicanovak2012/public_html/wp-config.php on line 103Fatal error: require_once(): Failed opening required ‘/home/jessicanovak2012/public_html/wp-settings.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/jessicanovak2012/public_html/wp-config.php on line 103
in wp-config code line 103 is as follows
require_once(ABSPATH . ‘wp-settings.php’);
I have also double checked the code with the sample given and i do not see any discrepancies.
I have also deactivated and reactivated all my themes and plugins. This has not helped or changed the errorAny help would be great I am at a complete loss.
The page I need help with: [log in to see the link]
- The topic ‘Fatal Error possible wp-config issue’ is closed to new replies.