Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Can’t access wp dashboard

$
0
0

Replies: 1

My client recently upgraded to SSL. After that was done, I logged into wp and updated homepage/url settings to reflect https. However I began seeing a “too many redirects” notice. After researching online, I tried adding the following to the wp-config.php file:

define(‘WP_HOME’,’http://leapsnboundz.com’);
define(‘WP_SITEURL’,’http://leapsnboundz.com’);

But then I started seeing the error message below. I went ahead and deleted the code that I had added and reverted wp-config.php to its original state but still seeing the error message. Please help. Thanks!

Warning: require_once(D:\Hosting\12260716\html\wp-config.php) [function.require-once]: failed to open stream: Permission denied in D:\Hosting\12260716\html\wp-load.php on line 37

Fatal error: require_once() [function.require]: Failed opening required ‘D:\Hosting\12260716\html/wp-config.php’ (include_path=’.;C:\php\pear’) in D:\Hosting\12260716\html\wp-load.php on line 37


Viewing all articles
Browse latest Browse all 59525

Trending Articles