Page 1 of 1

A little problem... 404 when click on titles...

Posted: Wed Jan 16, 2008 6:39 pm
by MaxJ
Hi everyone,

I installed s9y on a CentOS 5 box and I can change my options, publish, when I visit the home page it looks correct, BUT...

1) On the main page, if I click on the title of a post, I get a 404 error. Nothing appears in ./archives, and I have no idea what is wrong with this...

2) I noticed the link "Open login screen" was heading to ./admin instead of the actual login file ./serendipity_admin.php. Is that supposed to be that way, or wanted for any reason?

Thanks for you attention and help,
Maxime J.

Re: A little problem... 404 when click on titles...

Posted: Thu Jan 17, 2008 2:53 pm
by garvinhicking
Hi!

1. Check your "URL Rewriting" setting in the s9y configuration. Set it to "No rewrit", because it seems your server does neither support mod_rewrite nor Apache Errorhandling.

2. Same as 1. :)

Regards,
Garvin

Posted: Thu Jan 17, 2008 4:25 pm
by MaxJ
Haha! Thanks a lot!
Everything works now and the admin panel looks MUCH better! =)

MaxJ