Page 1 of 1

PAT_PERMALINK_FEEDAUTHORS

Posted: Thu Nov 17, 2005 2:16 pm
by Scott
Hello forum,

nice to be here.

I have made a fresh install of s9y on my server.

After the install is finish, I get an 500 Error. (mod_rewirte on and active)

My httpd error_log typed this error:

/srv/www/htdocs/webX/html/serendipity/.htaccess: RewriteRule: cannot compile regular expression '^({PAT_PERMALINK_FEEDAUTHORS})'

Can I fix this?

Thank you for helping.

Re: PAT_PERMALINK_FEEDAUTHORS

Posted: Thu Nov 17, 2005 2:55 pm
by garvinhicking
Yes, this was a missing replacement in serendipity 0.9 You can just remove that offending line, the rewrite will still work. You can wait for the 0.9.1 release or try a nightly, were this has been fixed.

Regards,
Garvin

Posted: Thu Nov 17, 2005 2:58 pm
by Scott
Hi garvinhicking,

thank you for your fast answer.

I have typed a "#" in front of these line.

Now it works. Great!