Title: example.com/wp-login.php &quot;no data received&quot; but example.com works
Last modified: August 22, 2016

---

# example.com/wp-login.php "no data received" but example.com works

 *  Resolved [masaharu](https://wordpress.org/support/users/masaharu/)
 * (@masaharu)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/examplecomwp-loginphp-no-data-received-but-examplecom-works/)
 * I cannot connect to example/wp-login.php now.
    Story is….I had a problem before
   that. I could not login.
 * When I submit account name and password form example.com/wp-login.php, it was
   redirected to [http://example.com/wp-login.php?redirect_to=http://example.com%2Fwp-admin%2F&reauth=1](http://example.com/wp-login.php?redirect_to=http://example.com%2Fwp-admin%2F&reauth=1)
   without showing any message like “wrong password”.
 * So I was trying to fix it by changing name of directory of plugin, changing theme
   directory name. Nothing happened.
 * I commented out the following code in template-loader.php
 *     ```
       if ( defined('WP_USE_THEMES') && WP_USE_THEMES )
           do_action('template_redirect');
       ```
   
 * Then no data received.
 * I am lost now. Could somebody help me please?
 * [https://wordpress.org/plugins/forum-server/](https://wordpress.org/plugins/forum-server/)

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

 *  Plugin Author [lucidcrew](https://wordpress.org/support/users/lucidcrew/)
 * (@lucidcrew)
 * [11 years ago](https://wordpress.org/support/topic/examplecomwp-loginphp-no-data-received-but-examplecom-works/#post-5529674)
 * this is not an issue with the forum plugin since it just uses the built into 
   registration system of wordpress
 *  Thread Starter [masaharu](https://wordpress.org/support/users/masaharu/)
 * (@masaharu)
 * [11 years ago](https://wordpress.org/support/topic/examplecomwp-loginphp-no-data-received-but-examplecom-works/#post-5529675)
 * >ludicrew
 * THanks!

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

The topic ‘example.com/wp-login.php "no data received" but example.com works’ is
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/forum-server.svg)
 * [WP Forum Server](https://wordpress.org/plugins/forum-server/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forum-server/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forum-server/)
 * [Active Topics](https://wordpress.org/support/plugin/forum-server/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forum-server/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forum-server/reviews/)

## Tags

 * [login](https://wordpress.org/support/topic-tag/login/)
 * [template-loader.php](https://wordpress.org/support/topic-tag/template-loader-php/)

 * 2 replies
 * 2 participants
 * Last reply from: [masaharu](https://wordpress.org/support/users/masaharu/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/examplecomwp-loginphp-no-data-received-but-examplecom-works/#post-5529675)
 * Status: resolved