Issue with the commenting system,
Posted: Tue Sep 19, 2006 11:01 am
Dear all,
When ever I try to add comments to my blog I get an error saying
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.
P.S : Mistakenly I have posted this question in General Discussion Forum. I am sorry about that.
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 following is the link to my blog.
Kamesh Musings.
Any help would be greatly appreciated.
Thanks and Regards,
Kamesh.
P.S : Mistakenly I have posted this question in General Discussion Forum. I am sorry about that.