• Resolved deepakbansal90

    (@deepakbansal90)


    Hi guys,
    I’m getting this error when i’m opening wp-admin , I can’t able to get into word-press website. http://eden2earth.com

    This is somewhat embarrassing, isn’t it? It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help
    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • if you didn’t activated any new plugin lately it’s an issue related to the configuration of your web server or hosting provider.

    Thread Starter deepakbansal90

    (@deepakbansal90)

    No i didn’t activate any plugin can you plz tell me where exactly that problem or may be any file missing

    First place to check is your .htaccess file if your site uses one. It’s normally in the root of your installation if it does. There may be some re-direction rules in there.

    Thread Starter deepakbansal90

    (@deepakbansal90)

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    this is the file i find i don’t understand it please help me

    Normal file nothing wrong with it, check with your hosting provider.

    Thread Starter deepakbansal90

    (@deepakbansal90)

    ok Thanks

    Thread Starter deepakbansal90

    (@deepakbansal90)

    Hi I got it where the problem is the hacker has hacked my website and they have deleted the wp-login.php that causes that error.

    Thanks anyways for your support.

    Many hosts have experienced problems due to mass attacks and may have limited access to wp-admin and/or wp-login.php as a result. Your hosts may be one of them. Try contacting them about it.

    Thread Starter deepakbansal90

    (@deepakbansal90)

    Thanks esmi you are right it was a hacking code but now they resolved it.

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

The topic ‘wp-admin error this is something embarrasing’ is closed to new replies.