Could you possibly provide the URL you are trying to access? Where is your WordPress site, hosted?
Hi,
Make sure you have necessary permissions on WordPress files and folders:
Public_html ==> 750
Other Subfolders ==> 755
All files ==> 644
If this does not fix your issue, try re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress 4.2.2.
Hope that helps.
Thanks,
How do I manage to do that if I do not have access to my blog on wordpress?
Warning: require(/home/www/leahdgood.com/wp-includes/load.php) [function.require]: failed to open stream: Permission denied in /home/www/leahdgood.com/wp-settings.php on line 21
Fatal error: require() [function.require]: Failed opening required ‘/home/www/leahdgood.com/wp-includes/load.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/www/leahdgood.com/wp-settings.php on line 21
This is the message I am getting when I try to open my website.
Hi,
How do I manage to do that if I do not have access to my blog on wordpress?
To assign permissions, you would need access of either cPanel File manager or FTP. You can also ask your Web Hosting provider to assign necessary permission as follows.
Public_html ==> 750
Other Subfolders ==> 755
All files ==> 644
If this does not fix your issue, try re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress 4.2.2.
Hope that helps.
Thanks,