Issue with the comment system

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
kamesh419
Posts: 4
Joined: Tue Sep 19, 2006 4:00 am

Issue with the comment system

Post by kamesh419 »

Dear all,

When ever I try to add comments to my blog I get an error saying

Code: Select all

500 - Internal server error
PHP file

All php files must be non-writeable by group and world to be parsed by suPHP. Change permissions on the php files: chmod go-w ~/public.www/*.php
The comment is actually getting logged. But instead of a message saying my comment has been submitted I get the above error. I seriously think that this is not some permissions issue, but some directory issue which is not configured properly in the serendipity admistration panel.

The following is the link to my blog.

Kamesh Musings.

Any help would be greatly appreciated.

Thanks and Regards,
Kamesh.
kamesh419
Posts: 4
Joined: Tue Sep 19, 2006 4:00 am

Please Help Me.

Post by kamesh419 »

Any one out there who can help me in this. Please.

or did I post in the wrong forum or some thing ?

Regards,
Kamesh.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Issue with the comment system

Post by garvinhicking »

Hi!

Please contact your web provider; he seems to have mod_security installed. This is a problem of your server, sadly not a problem with serendipity itself.

You might also need to change permissions on files via your FTP client, so that the setup of the server is able to parse files.

Best 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/
Post Reply