Can’t access wp dashboard
-
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’,’https://leapsnboundz.com’);
define(‘WP_SITEURL’,’https://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
The page I need help with: [log in to see the link]
- The topic ‘Can’t access wp dashboard’ is closed to new replies.