Have you read through this entire guide and the links it points to?
http://codex.ww.wp.xz.cn/Using_Permalinks
Are you on an Apache or Windows server?
Is your .htaccess file writable?
Roy
(@gangleri)
Don’t use permalinks without anything numerical, since your site may be broken! I use /post-id/postname. Something with css files that cannot be found and I can tell you from experience: you don’t want that!
Gangleri, that sounds like you have some type of problem. You don’t have to use any numerical element in your permalinks. I know of plenty of sites that don’t. Plus, we shouldn’t force users to use a particular type of permalink structure.
Gangleri, I guess I’ve never read that before, or either skimmed over it. Thanks for the link.
I have used that type of structure for some demo sites before and use it on my localhost. Never had a problem with it.
Roy
(@gangleri)
I had the very problem described and the worst part is, is that the admin no longer works either. I “backspaced” back and solved the problem, but in that time somebody on the forum closed his/her browser or something and that’s when the fun starts. My advice since is: walk the save way or at least be warned (you notice instantly when things go wrong and only then you can change it back). I’m not sure if this still applies to recent versions of WP, but since it’s still in the codex, I’m not going to try!
I’ve read the codex.
the URL rewriting is working for my other blog which is on the same host account :
http://classiques.bibliofolie.com/the-monk/
I’ve edited the .htaccess, but it doesn’t work for :
http://lectures.madamecharlotte.com/bibliofolle/
I don’t have any clue on why it works for one, but not for the other.