Page 1 of 1

Issue with the comment system

Posted: Tue Sep 19, 2006 4:06 am
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.

Please Help Me.

Posted: Tue Sep 19, 2006 10:57 am
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.

Re: Issue with the comment system

Posted: Tue Sep 19, 2006 2:04 pm
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