Viewing 9 replies - 1 through 9 (of 9 total)
  • Download a fresh WordPress copy, and overwrite core files ( including directories ) from your localhost. Hope it will work 🙂

    Thread Starter 5nasyat

    (@5nasyat)

    I downloaded new WordPress from here https://wordpress.org/download/

    I deleted all my current files except wp-config and wp-content directories. And then added new Worppress files (except wp-content directory).

    Maybe I did something not quite correctly but the problem is still here(

    I recently updated my site to WordPress 4.1 and can no longer access the admin section. I have tried every suggestion I could find on this forum.
    http://www.happynewyearshayari2017.com

    copy your style.css file and install a fresh copy of WordPress, then paste and overwrite your style.css onto the new one.

    Thread Starter 5nasyat

    (@5nasyat)

    I didn’t write any styles in style.css, I wrote it in theme settings in admin panel. So I don’t think This will help to restore my styles)

    turn debug mode on, and see what’s showing up.
    make sure this is set in wp-config.php
    define( 'WP_DEBUG', false );

    at the same time keep an eye on error_log , maybe you can find a clue there.

    Thread Starter 5nasyat

    (@5nasyat)

    I had some problems with debug earlier but now it’s not the case.
    It helped to delete all the themes, then log in and then to add my theme from back up.
    I don’t know though whether I face this problem again tomorrow

    Also, you can rename manually the plugins, and refresh your website to see if the error disappears.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Can't reach wp-admin’ is closed to new replies.