Title: WP 2.6.1 Permalink error
Last modified: August 19, 2016

---

# WP 2.6.1 Permalink error

 *  [nsathees](https://wordpress.org/support/users/nsathees/)
 * (@nsathees)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/wp-261-permalink-error/)
 * Hallo WP folks,
 * I am having trouble with permalink. only the default works. other ones having
   trouble and getting Object not found 404 error.
 * I have installed WP 2.5 earlier and never had a problem with it.
 * current configuration:
    WP 2.6.1 fresh install on Apache under windows XP (Development
   server – local notwork)
 * my htaccess file looks like this
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /inthusa/
   RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule./
   inthusa/index.php [L] </IfModule> # END WordPress
 * what am I doing wrong here!
 * thank you,
 * ps: searched the forum and found nothing helpful to this regard.

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

 *  [iridiax](https://wordpress.org/support/users/iridiax/)
 * (@iridiax)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/wp-261-permalink-error/#post-843417)
 * [http://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks](http://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks)
 *  Thread Starter [nsathees](https://wordpress.org/support/users/nsathees/)
 * (@nsathees)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/wp-261-permalink-error/#post-843509)
 * Thank you,
    It was the error on my side. By default the apache is not enabled
   to Mod_rewrite. uncomment it and every thing works fine.
 * if anyone else needs to do so, here is how . . .
 * Enable mod_rewrite
 *  1. Find the httpd.conf file (usually you will find it in a folder called conf,
   config or something along those lines)
    2. Inside the httpd.conf file uncomment
   the line LoadModule rewrite_module modules/mod_rewrite.so (remove the pound ‘#’
   sign from in front of the line)
 * and don’t forget to restart the web server!

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

The topic ‘WP 2.6.1 Permalink error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [nsathees](https://wordpress.org/support/users/nsathees/)
 * Last activity: [17 years, 8 months ago](https://wordpress.org/support/topic/wp-261-permalink-error/#post-843509)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
