Title: islets's Replies | WordPress.org

---

# islets

  [  ](https://wordpress.org/support/users/islets/)

 *   [Profile](https://wordpress.org/support/users/islets/)
 *   [Topics Started](https://wordpress.org/support/users/islets/topics/)
 *   [Replies Created](https://wordpress.org/support/users/islets/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/islets/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/islets/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/islets/engagements/)
 *   [Favorites](https://wordpress.org/support/users/islets/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.7 localhost : post editing/deleting problems](https://wordpress.org/support/topic/27-localhost-post-editingdeleting-problems/)
 *  Thread Starter [islets](https://wordpress.org/support/users/islets/)
 * (@islets)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/27-localhost-post-editingdeleting-problems/#post-951091)
 * Update: in case anybody is interested, someone on the WordPress IRC channel suggested
   I try MAMP instead of XAMPP and the issue has now been resolved. Thank you!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.7 localhost : post editing/deleting problems](https://wordpress.org/support/topic/27-localhost-post-editingdeleting-problems/)
 *  Thread Starter [islets](https://wordpress.org/support/users/islets/)
 * (@islets)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/27-localhost-post-editingdeleting-problems/#post-950891)
 * Update:
 * At home, I’ve checked my MYSQL/PHP settings, deleted the database and WordPress
   files, created a new database and WordPress install with the exact same problem.
 * When I make a new post it shows as a draft after I click ‘publish’. Then in the
   list of posts when I click on the post title or the ‘edit’ link, nothing happens.
 * Things I’ve tried:
    1. When I first install WordPress, properly filling out the
   administrator profile, including reassigning the admin role to the user. 2. Using
   advice from posts I’ve found on these forums, commented out the line `wp_enqueue_script('
   autosave');` in both the wp-admin/page-new.php and post-new.php files. 3. Using
   further advice from posts I’ve found here, I created an .htaccess file, with 
   the code
 *     ```
       <IfModule mod_security.c>
       SecFilterInheritance Off
       </IfModule>
       ```
   
 * and placed it in my wp-admin folder.
 * I’ve run out of ideas. 99% of all responses I can locate related to this problem
   are from people upgrading WordPress on a live site and/or having problems with
   plugins. Their solutions don’t help me.

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