Results 1 to 2 of 2

Thread: Unable to login into wordpress with correct login details

  1. #1
    Join Date
    Jan 2011
    Posts
    2

    Default Unable to login into wordpress with correct login details

    If you are facing problem to login into the wordpress admin panel with correct login details.
    Disable the plugins folder under wp-contains with below steps.

    Useing phpMyAdmin
    In the table wp_options, under the option_name column (field) find the active_plugins row
    Change the option_value field to: a:0:{}

    or via FTP

    Create an empty plugins folder
    Via FTP or your host's control panel, navigate to the wp-contents folder (directory)
    rename the folder "plugins" to "plugins.hold"
    create new folder called "plugins"

    Login to your WordPress administration menus
    Via FTP or your host's control panel, delete the empty "plugins" you previous created
    Via FTP or your host's control panel, rename "plugins.hold" back to "plugins"

    You will be able to login into the wordpress after disabling the plugins.
    after that enable the plugins one by one so that it you will know the which plugin was causing that error.
    If this dose not resolve the problem please contact your hosting provider.

  2. #2
    Join Date
    Sep 2011
    Posts
    12

    Default

    Those all tips will useful to ………….. newbies.
    Keep sharing, nice job.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •