• I have question about situation like this:

    1. Website works fine.
    2. I can go on wp-admin page which shows form to login. My login page is covered with other name by the plugin.
    3. After login it show an error 500.
    4. When I go to themes, blog in cms everything looks just fine.

    Please let me know what to do to fix problem. I tried to switch of plugin which helps me hide my login page and it didn’t helped.

    • This topic was modified 1 year, 6 months ago by gaudired.
    • This topic was modified 1 year, 6 months ago by gaudired.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Internal server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your Dashboard, try deactivating all plugins. If you don’t have access to your Dashboard, try manually resetting your plugins (no Dashboard access required). If that resolves the problem, reactivate each one individually until you find the cause.

    If that does not resolve the problem, try switching to the Twenty Twenty-One theme to rule out a theme-specific problem. If you don’t have access to your Dashboard, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific problem.

    If that does not resolve the problem, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via SFTP or FTP or a file manager in your hosting account’s control panel, and rename the .htaccess file. If you can’t find a .htaccess file, ensure that you have set your SFTP or FTP client to view invisible files.

    If you couldn’t resolve the problem by resetting your plugins and theme or renaming your .htaccess file, we might be able to help, but we’ll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that specific time. If you don’t have access to your server error log, ask your hosting provider to look for you.

    Thread Starter gaudired

    (@gaudired)

    Thanks so much for the quick replay, but unfortunately it did’t work. I’ve tried all your advices. Everything is the same. I found server log but there are all server logs. I am not sure if there are also error logs because I dont know how they should look like.

    Moderator James Huff

    (@macmanx)

    Ok, so that would be the last sentence in the reply above then, “If you don’t have access to your server error log, ask your hosting provider to look for you.”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘after login wp-admin give error but site nad everything else works fine’ is closed to new replies.