Page 1 of 1

Permalink troubles

Posted: Sat Oct 04, 2008 11:44 pm
by JollyOrc
Hi,


after fouling up my installation somehow, I deleted everything but the serendipity_config_local.inc.php file and the uploads folder, then grabbed the latest release, copied it into my blog folder, thinking everything would work again...

Wrong, it doesn't. :(

Everything that is handled by the permalink thingie (archives, full entries, tags, static pages, you name it) returns a 404 error. Which crucial step did I miss here? I guess it has something to do with the .htaccess somehow, but I can't repair it on my own..

Posted: Sat Oct 04, 2008 11:47 pm
by JollyOrc
nevermind - a brief look into the documentation told me about mod_rewrite, which was always turned on here, but switching to apache_errorhandling did the trick, although I have no idea why :)