Wordpress Permalink 404 errors

by Wolf on November 25, 2009

I have installed the base version for my CRW on my local server instead of always doing all updates on the web. The strange thing that happened after the local install and perdorming all update is that permalinks just did not want to work Turns out that the Xampp server I’m using by default hasAllowOverride disabled:

<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
</Directory>

This can be found on yout Linux machine at /opt/lampp/etc/http.conf file

All you need to do to fix it is to change to: AllowOverride all

restart your xampp server and all should be cool.

Looking for resources to improve your web presence then hit this.

Post to Twitter Tweet This Post

  • Share/Bookmark

Related posts:

  1. How to move a WordPress blog to a new domain in 5 steps Please see my newer post for this here please Please...
  2. Why use Wordpress instead of Joomla for your Internet marketing website? Technically speaking Joomla is a website Content Management System (CMS)...
  3. Move your WordPress Blog to a new Domain – Updated This post is an update to an earlier one on...
  4. How To include audio into your content Getting audio to play directly from your post or page...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Comment

Spam Protection by WP-SpamFree

Previous post: Using Markers in Xmind