michael_menne
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Serious Problem With Permalinksthe .htaccess and mod_rewrite are probably correct. This is a WordPress problem.
preface the permalink with “/index.php/” and see if that works. Thank axis.servicesnp for that one.
looks like this works with 3.1 as well.
Here’s what you’ll find out from reading the blogs:
1. Check the permissions on your .htaccess file
2. Check that mod_rewrite is enabledHere’s all you need to know:
preface permalink description with “/index.php/”alright, so finally fixed it! btw… WordPress is slightly evil for this
After reading lots of forums, it really seems like 3.1 killed all of the permalinks.
Check out the last comment on this forum by axis.servicesnp:
https://www.ads-software.com/support/topic/permalink-doesnt-work-get-404-error?replies=9
“”Changed Permalink to/index.php/%postname%/””
this permalink actually works for me! It’s a miracle!
I also downgraded to 3.06, but that may or may not have anything to do with it.dude, exact same thing.
fresh install of word press. No changes have been made except for the permalinks.
My .htaccess file is being generated correctly. Mod_Rewrite is turned on as posted below. What is missing!?
[Code moderated as per the Forum Rules. Please use the pastebin]