Title: darknumchuck's Replies | WordPress.org

---

# darknumchuck

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Category Organization and Calendar](https://wordpress.org/support/topic/category-organization-and-calendar/)
 *  Thread Starter [darknumchuck](https://wordpress.org/support/users/darknumchuck/)
 * (@darknumchuck)
 * [10 years ago](https://wordpress.org/support/topic/category-organization-and-calendar/#post-7449843)
 * Thank you, I found a plugin that might actually do everything I was hoping for!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks don’t work, even default & htaccess may be blank](https://wordpress.org/support/topic/permalinks-dont-work-even-default-038-htaccess-may-be-blank/)
 *  [darknumchuck](https://wordpress.org/support/users/darknumchuck/)
 * (@darknumchuck)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/permalinks-dont-work-even-default-038-htaccess-may-be-blank/#post-760543)
 * I had a similar problem which I fixed over here: [. The only real difference is that I am running Ubuntu and have Apache installed on my computer at home, making it much easier to screw with permissions and settings. You can probably use some of my mistakes as a guide though.](http://wordpress.org/support/topic/174934?replies=7)
 * Hope this helps!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink problems](https://wordpress.org/support/topic/permalink-problems-4-2/)
 *  Thread Starter [darknumchuck](https://wordpress.org/support/users/darknumchuck/)
 * (@darknumchuck)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/permalink-problems-4-2/#post-760542)
 * Ok, so I figured out my problem, and I hope it helps someone else.
 * First off, make sure your .htaccess file is there. It should only have code in
   it when you enable a permalink structure other than default.
 * Second, make sure you have the permissions to go and edit the apache2.conf file
   and add this code:
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       </IfModule>
       ```
   
 * Finally, under the sites-enabled folder of apache2, be sure to change all options
   that say “AllowOverride” to all instead of none. It may seem like overkill, but
   I’m honestly not sure which one finally worked.
 * Oh, and one last thing.
 * RESTART YOUR APACHE SERVER. I had these settings correct for 30 minutes before
   I realized that a simple server restart would put them into effect and then the
   pretty permalinks would work again.
 * Thanks very much to haochi!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink problems](https://wordpress.org/support/topic/permalink-problems-4-2/)
 *  Thread Starter [darknumchuck](https://wordpress.org/support/users/darknumchuck/)
 * (@darknumchuck)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/permalink-problems-4-2/#post-760483)
 * Ok, so now both URLs in my general settings have been changed to darknumchuck.
   com.
 * Still no other pages besides the front page. Halp?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink problems](https://wordpress.org/support/topic/permalink-problems-4-2/)
 *  Thread Starter [darknumchuck](https://wordpress.org/support/users/darknumchuck/)
 * (@darknumchuck)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/permalink-problems-4-2/#post-760479)
 * Ok, I redirected the site to my url, but I still have my wordpress url set to
   localhost. Should I change that?

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