Title: Weird Error
Last modified: August 18, 2016

---

# Weird Error

 *  [p4r](https://wordpress.org/support/users/p4r/)
 * (@p4r)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/)
 * Not Acceptable
    An appropriate representation of the requested resource /wp-admin/
   admin-ajax.php could not be found on this server.
 * Apache/1.3.37 Server at 2sided.net Port 80
 * I get that error when I try to delete news posts, I recently moved hosts, and
   wanted to delete the “Hello Wor’d” Topic that automatically was made when I installed
   WP.
 * My website is [http://www.2sided.net](http://www.2sided.net) btw, if that helps.
   Any ideas how to fix it?

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589563)
 * Just search for that error message (admin-ajax) and it will make miracles.
 * It’s related to some security settings on your host, if I remember well.
 *  Thread Starter [p4r](https://wordpress.org/support/users/p4r/)
 * (@p4r)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589568)
 * I searched and read 4 topics, one which talked about editing the .htacess file
   in wp-admin, well I did that and it didnt help. I looked at other solutions and
   they didnt help either. I think wordpress should fix this, since other people
   have the same problem, and release it as a critical update.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589569)
 * _I think wordpress should fix this_
 * Maybe, but I am not “wordpress”, sorry. This is a forum run by volunteers, not
   by the developers.
 *  Thread Starter [p4r](https://wordpress.org/support/users/p4r/)
 * (@p4r)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589572)
 * Did I say you were “wordpress”? No, I was simply stating my opinion. Anyways,
   still no luck.
 *  [iscifi](https://wordpress.org/support/users/iscifi/)
 * (@iscifi)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589581)
 * hmm did you use fantistico to install wordpress or FTP? you may now have the 
   correct permissions on the files and directories. this happens when webhosts 
   don’t keep their scripts up to date.
 * It also would not hurt to talk to the webhosting company and make sure that support
   the correct version of PHP and mysql required by wordpress (refer to the wordpress
   docs)
 * also consider that the hello WORLD is inside the database, so if you imported
   your old database you would have your old posts and the hello world would be 
   gone 🙂
 * Peace..
 * ~
 *  Thread Starter [p4r](https://wordpress.org/support/users/p4r/)
 * (@p4r)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589596)
 * Yes, I did use fantastico to install it. What should I do? And Hello world was
   on WP when I installed, then I imported my old WP Backup and Hello World was 
   still there.
 *  Thread Starter [p4r](https://wordpress.org/support/users/p4r/)
 * (@p4r)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589876)
 * Can I bump this please, I am yet to find a solution. I tried editing the .htacess
   file but no luck.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589877)
 * _Not Acceptable
    An appropriate representation of the requested resource /wp-
   admin/admin-ajax.php could not be found on this server.
 * Thats clearly mod_security. And if the other threads you read mentioned it, and
   provided the proper fix, then they have already pointed you in the right direction.
 *  [jokersson](https://wordpress.org/support/users/jokersson/)
 * (@jokersson)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589887)
 * I ran into this error a few weeks ago, and pasting this into my .htaccess file
   seems to do the trick:
 *     ```
       <IfModule mod_security.c>
       SecFilterEngine Off
       SecFilterScanPOST Off
       </IfModule>
       ```
   

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

The topic ‘Weird Error’ is closed to new replies.

## Tags

 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [mod_security](https://wordpress.org/support/topic-tag/mod_security/)
 * [topics](https://wordpress.org/support/topic-tag/topics/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 5 participants
 * Last reply from: [jokersson](https://wordpress.org/support/users/jokersson/)
 * Last activity: [18 years, 11 months ago](https://wordpress.org/support/topic/weird-error-2-2/#post-589887)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
