PATHINFO Permalinks and WordPress
following on from my previous post, i’ve been playing with pathinfo based permalinks on my 1&1 server. and the truth is that i can’t get them to work at all.
i set up a mysql blog – pure vanilla WP 2.6. no changes at all from the basic build other than the installation of an .htaccess viewer plugin (as per the previous post). and blow me down with a feather but every click results in a 404 error.
is this pilot error? does anyone else have similar experiences? or can anyone elucidate on how I could get pathinfo permalinks working?
Hmm… Could you send me your latest code and I’ll give it a shot. Let me know how you are setting it up so I can try to replicate and I can set it up on a server that doesn’t even support mod_rewrite.
@Robert
the code i posted here is the code i used in the end (the table_prefix) variant
let me know how it goes.
a kind of comment is added here. really want to get to the bottom of this …