The MU forums have moved to WordPress.org

mod rewrite problem (4 posts)

  1. dinfo
    Member
    Posted 16 years ago #

    Hi,

    I have WordPress MU installed on a local XP computer. I had it working for a few months, but today I un-installed & re-installed XAMPP (without deleting the "mysql"&"htdocs" folders), and since then - I have problems with wordpress MU.

    My problem is that only the homepage of WPMU works, and all other links lead to error 404 (the admin works fine).
    So I guess it's related to mod_rewrite. In httpd.conf I uncommented the line:
    LoadModule rewrite_module modules/mod_rewrite.so
    and I changed "AllowOverride None" to "AllowOverride FileInfo Options". What else I should do in order to fix this issue?

    Thanks :)

  2. pbearne
    Member
    Posted 16 years ago #

    I have got the same problem after restoring a broken server I would love to find the fix

    Paul

  3. MrBrian
    Member
    Posted 16 years ago #

    Definitely sounds like permalinks issue. Use phpinfo() and make sure modrewrite is loaded, then check your .htaccess file and also try executing "Upgrade" in the site admin section.

  4. dinfo
    Member
    Posted 16 years ago #

    Thanks, I worked it out. I'm not sure what the problem was, maybe the only thing I needed to do was to upgrade.

About this Topic