Title: admin-ajax.php
Last modified: August 24, 2016

---

# admin-ajax.php

 *  [wd.marvinvillarosa](https://wordpress.org/support/users/wdmarvinvillarosa/)
 * (@wdmarvinvillarosa)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/)
 * I’m getting this strange error. ([http://screencast.com/t/ONBeSwdRM](http://screencast.com/t/ONBeSwdRM))
 * So somehow the request to the admin-ajax.php file isn’t successful.
 * I have cross checked these things:
 * 1. The url to admin-ajax.php is correct and no issues there
 * 2. I directly typed in the url of admin-ajax.php into browser and getting 0.
 * Is it some configuration on server end??
 * Kindly assist me in fixing the issue

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

 *  [Matt Knowles](https://wordpress.org/support/users/aestheticdesign/)
 * (@aestheticdesign)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012814)
 * Do you have your wp-admin directory password protected?
 * [http://codex.wordpress.org/Hardening_WordPress#Securing_wp-admin](http://codex.wordpress.org/Hardening_WordPress#Securing_wp-admin)
 * Check the section at the end, Here is how to fix the Admin Ajax issue.
 * [http://www.wpbeginner.com/wp-tutorials/how-to-password-protect-your-wordpress-admin-wp-admin-directory/](http://www.wpbeginner.com/wp-tutorials/how-to-password-protect-your-wordpress-admin-wp-admin-directory/)
 *  Thread Starter [wd.marvinvillarosa](https://wordpress.org/support/users/wdmarvinvillarosa/)
 * (@wdmarvinvillarosa)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012817)
 * Thanks for responding!
 * _Do you have your wp-admin directory password protected?_
    **I’m not sure if 
   it is password protected. Any tips? How to check it?**
 * Will do check the Admin Ajax Issue. Thanks!
 *  Thread Starter [wd.marvinvillarosa](https://wordpress.org/support/users/wdmarvinvillarosa/)
 * (@wdmarvinvillarosa)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012819)
 * Hello!
    I have done adding this to the .htaccess inside the /wp-admin/ folder
 *     ```
       <Files admin-ajax.php>
           Order allow,deny
           Allow from all
           Satisfy any
       </Files>
       ```
   
 * But the error message “Failed to load resource: the server responded with a status
   of 404 (Not Found)” still show up and giving me infinite load time 🙁
 *  [Matt Knowles](https://wordpress.org/support/users/aestheticdesign/)
 * (@aestheticdesign)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012910)
 * When I go to [http://socialmingles.com.au/wp-admin.php](http://socialmingles.com.au/wp-admin.php)
   I get a login screen that is different from the normal WordPress login screen.
   Where does that screen come from?
 * It doesn’t appear that you have the wp-admin directory password protected so 
   adding the code wasn’t necessary.
 * If it’s from a plugin it may be that that plugin is interfering with the access
   to admin-ajax.php.
 *  Thread Starter [wd.marvinvillarosa](https://wordpress.org/support/users/wdmarvinvillarosa/)
 * (@wdmarvinvillarosa)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012931)
 * Hi Matt Knowles!
 * The login screen you are seeing I believe is generated by the s2membership plugin.
   It is one of the feature of the plugin to provide this kind of login layout.
 * Hope it helps
 *  [Matt Knowles](https://wordpress.org/support/users/aestheticdesign/)
 * (@aestheticdesign)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012950)
 * Try disabling that plugin and see if it solves the problem. If not, try disabling
   all your plugins and see if the problem goes away.
 *  Thread Starter [wd.marvinvillarosa](https://wordpress.org/support/users/wdmarvinvillarosa/)
 * (@wdmarvinvillarosa)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012951)
 * I cannot disable the s2membership plugin.
 * It would cause a lot of problems if I deactivate that.
 * This site is built with that plugin and the previous developer do the codings
   needed for this site.
 * I don’t know what to do for this site. It leads me nowhere 🙁

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

The topic ‘admin-ajax.php’ is closed to new replies.

## Tags

 * [admin-ajax](https://wordpress.org/support/topic-tag/admin-ajax/)
 * [ajax](https://wordpress.org/support/topic-tag/ajax/)
 * [thrive content builder](https://wordpress.org/support/topic-tag/thrive-content-builder/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [wd.marvinvillarosa](https://wordpress.org/support/users/wdmarvinvillarosa/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/admin-ajaxphp-3/#post-6012951)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
