• Resolved Waters90056

    (@waters90056)


    Hi,

    I just set up my site today. I cannot log into the admin page. This is a copy of the error that I get:

    Not Acceptable
    An appropriate representation of the requested resource /wp-admin/ could not be found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    ——————————————————————————–

    Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 Server at sidehustleuniversity.com Port 80

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    have you tried:

    – checking through Troubleshooting WordPress 3.1 – Master List

    -deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually (one-by-one) to find the culprit.

    If you don’t have access to your admin area, try deactivating them manually via FTP or phpMyAdmin.

    -switching to the default theme (“twentyten”) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    If you don’t have access to your admin area, then access your server via FTP or SFTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed).

    -If the above steps do not resolve the issue, download WordPress again and replace your copies of everything EXCEPT the wp-config.php file and the /wp-content/ directory with fresh copies. This should replace your core files without changing your content and settings in wp-config.php file and the /wp-content/ directory.

    Thread Starter Waters90056

    (@waters90056)

    I downloaded a second time and everything is okay. Thanks

    Moderator t-p

    (@t-p)

    You are welcome. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot log into wp-admin’ is closed to new replies.