Page 1 of 1

/entries/ doesn't exist

Posted: Mon Oct 25, 2004 2:34 am
by MenaraSQ
I've freshly installed Serendipity 0.7-rc1 (no upgrade, first time user) and I've got a problem. the /entries/ dir doesn't exist. so now the only way to get to the admin or entry pages is by typing the exact filenames since the Blog Administration button refers to /entries/

any ideas?


I have physical access to the windows box it's running on and the serendipity dir has drwx attributes.

Re: /entries/ doesn't exist

Posted: Mon Oct 25, 2004 12:53 pm
by garvinhicking
You seem to have set the "Rewrite" method in configuration to Apache Errorhandling, but your Apache does not seem to allow 'AllowOverride' for the s9y directory. Either fix that as mentioned in our docs, or set the rewrite method to "none". :)

Regards,
Garvin.