• Resolved Z500

    (@z500)


    Hello everyone,

    I’m creating a wordpress site on my computer using WAMP.

    After I reinstalled windows, and restored all the WAMP/database backups of my website. I get a 404 error on everypage except the homepage.

    I’m using All in one SEO pack. When I use the default permalink (https://localhost/?p=123) everything works fine. When using /%page_title% (as it was before) i get 404 errors.

    What I tried:
    default theme, all plugins off.
    reinstall of the SEO pack.

    Someone know what’s wrong?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • open your apache httpd.conf file and look for
    #LoadModule rewrite_module modules/mod_rewrite.so
    make sure the # is not there for pretty permalinks to work

    Thread Starter Z500

    (@z500)

    Thanks, I had already removed the #, but forgot to restart apache….

    Thank you again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Permalinks and All in one SEO pack’ is closed to new replies.