PAT_PERMALINK_FEEDAUTHORS

Having trouble installing serendipity?
Post Reply
Scott
Posts: 4
Joined: Thu Nov 17, 2005 2:08 pm

PAT_PERMALINK_FEEDAUTHORS

Post 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.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: PAT_PERMALINK_FEEDAUTHORS

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Scott
Posts: 4
Joined: Thu Nov 17, 2005 2:08 pm

Post by Scott »

Hi garvinhicking,

thank you for your fast answer.

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

Now it works. Great!
Post Reply