WordPress Site down Xampp
-
I’m developing a website on a local host with Xampp, and I was told to try and edit something in my wp-config.php file. I put the code in the wrong area of the file, and then got this message when trying to access my website.
Warning: require_once(/Applications/XAMPP/xamppfiles/apps/wordpress/htdocs/wp-config.php): failed to open stream: Permission denied in /Applications/XAMPP/xamppfiles/apps/wordpress/htdocs/wp-load.php on line 37
Fatal error: require_once(): Failed opening required ‘/Applications/XAMPP/xamppfiles/apps/wordpress/htdocs/wp-config.php’ (include_path=’.:/Applications/XAMPP/xamppfiles/lib/php’) in /Applications/XAMPP/xamppfiles/apps/wordpress/htdocs/wp-load.php on line 37
I then closed all the servers, and put the line of code in the right place. This still got the same error message. I’ve even just taken the line of code completely out, without changing anything else. Nothing I do will allow me to enter my site. This is for a client so I really need to work on this website. Any help is appreciated.
Thanks
- The topic ‘WordPress Site down Xampp’ is closed to new replies.