Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hi,
I've been working on a website developed with Couch CMS, but I'm relatively new to this technology. The problem I'm facing is that when I submit a form, it displays a "500 Internal Server Error." I've tried various debugging approaches to resolve the issue, but none have been successful. Interestingly, the same code works perfectly on my local computer; the issue only occurs on the live server. I've checked the server error logs, but there are no clues there either. Could you please assist me in resolving this issue?

Thanks & Regards
Hi,

Since the error crops up only while submitted a form, perhaps your web hosting company is using some security hardening mods e.g. mod_security - these examine the POSTed contents and throw 500 error if anything looks suspicious.

Please check your CPanel to try and find if indeed some additional security is in place. You may contact your host for this info too.

Hope this helps.
2 posts Page 1 of 1