• Resolved parameshvaran

    (@parameshvaran)


    My WordPress Website Login panel not working i am try to phpmyadmin section to change the user name and password and also disable plugins. But Still cannot enter the WordPress admin panel any body fix these issue please guide me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    If you cannot access your dashboard, you can deactivate all of your plugins via FTP. FTP is just a name of the thing that lets you manage the files and folders of your website. This is not the WordPress dashboard, this is something that your hosting providers give you. It can just be a simple file manager that lets you edit files, upload new ones and rename folders.

    To deactivate all of your plugins via FTP, you just need to rename the “plugins” folder (yes the “plugins” one). Then WordPress will automatically deactivate all of your plugins. You can rename the folder name straight back afterwards.

    Your website should then be up and running.

    If your website is still not up and running, you can try deactivating your theme. You need to make sure that one of the default WordPress themes, Twenty Fourteen, Twenty Fifteen or Twenty Sixteen is available in the “themes/” folder. Then find your active theme in the “themes/” folder and rename the folder of your active theme, e.g “spun” to “spun-old”. Then rename it straight back afterwards.

    Then your site should at least be up and running with one of the default themes.

    If still that doesn’t work, you can try replacing the core WordPress files. Pay attention to the bits in bold:
    Try downloading WordPress again and delete then replace your copies of everything except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Also see this article about resetting your password: https://codex.wordpress.org/Resetting_Your_Password

    Thread Starter parameshvaran

    (@parameshvaran)

    Thank you so much. I recover my wordpress login panel password successfully.
    But Plugins all are cannot updated. How to update plugins.
    and one more clarification my server is secured or not? how to find it.

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

The topic ‘WordPress Admin panel login Issue’ is closed to new replies.