Cannot access dashboard
-
I haven’t used my blog in a few months. I made a new post today via the iOS app. The post showed up twice so I wanted to go into my dashboard on the web and delete one. But my dashboard comes up “Sorry, no such page.”
I logged into my FTP and all my files are still there under their default name, but putting in /wp-admin/login.php or /wp-admin/index.php gives the above error. I’ve tried this in Safari, Chrome, and Firefox.
I removed all the WP All In One Security info with help from them and that didn’t fix the issue. I don’t see anything wrong in my config.php file. I tried reuploading all the WordPress files and overwriting the old ones… still no luck.
My host’s PHP error logs contain this:
[21-Aug-2015 15:01:34 America/Denver] PHP Notice: Constant ABSPATH already defined in phar:///usr/php/54/usr/bin/wp/php/wp-cli.php(23) : eval()’d code on line 22
[21-Aug-2015 15:01:35 America/Denver] PHP Notice: Constant ABSPATH already defined in phar:///usr/php/54/usr/bin/wp/php/wp-cli.php(23) : eval()’d code on line 22
[21-Aug-2015 15:01:37 America/Denver] PHP Notice: Constant ABSPATH already defined in phar:///usr/php/54/usr/bin/wp/php/wp-cli.php(23) : eval()’d code on line 22I enabled debuggung and debugging display and I’m not getting any errors showing on the site or in any error logs in wp-content.
The error log in the WordPress root folder has these errors:
[21-Oct-2015 18:22:56 UTC] PHP Strict Standards: Declaration of Social_Walker_Comment::start_lvl() should be compatible with Walker_Comment::start_lvl(&$output, $depth = 0, $args = Array) in /home2/sierrapl/public_html/upontherainbow/wp-content/plugins/social/lib/social/walker/comment.php on line 60
[21-Oct-2015 18:22:56 UTC] PHP Strict Standards: Declaration of Social_Walker_Comment::end_lvl() should be compatible with Walker_Comment::end_lvl(&$output, $depth = 0,Debug.log basically consists of those same errors as the root folder error log over and over again.
- The topic ‘Cannot access dashboard’ is closed to new replies.