MyBB Community Forums

Full Version: Internal Server Error on Saving the Edits
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've already gone through thread : http://community.mybb.com/thread-97277.html and mine too is Hostgator shared hosting.

Only for past 2-3 months I've been observing internal server error on saving some of edits. But on refreshing it is able to correctly update it.

I now have a sample post (in the attachment) when re-saving is causing internal server error every time.

At the same time loading multiple pages continuously does not give any error. Clearly it isn't max connections issue and daily 300-400 people only visit this little forum.

It is occurring in this url: forum.indiaconsumercomplaints.org/editpost.php?pid=1139

I've checked the Cpanel Error Log and it shows :
Quote:[Mon Apr 08 09:57:13 2013] [error] [client 106.67.121.110] File does not exist: /home/raggupta/public_html/forum.indiaconsumercomplaints.org/500.shtml, referer: http://forum.indiaconsumercomplaints.org...p?pid=1139

I'm not finding any issues with any other sites. There is no entry in the Admin log in the Mybb admin section.

What should I do -- any suggestions?

I love MyBB
Please edit the screenshot to remove any personal details of your client.
(2013-04-08, 03:19 PM)Leefish Wrote: [ -> ]Please edit the screenshot to remove any personal details of your client.
It's my own site ... no risks.
(2013-04-09, 04:57 AM)Dennis Tsang Wrote: [ -> ]mod_security maybe
http://docs.mybb.com/Help-Mod_security.html

But as per the diagnosis in the link mentioned, this message isn't there in my hosting error logs:
Quote:[Sat Oct 8 16:33:45 2005] [error] [client 123.456.789.123] mod_security: Access denied with code 403. Pattern match "rcp " at THE_REQUEST. [hostname "www.example.com"] [uri "/forum/admin/templates.php?expand=1&group=usercp"]

Instead the error in the error log is :

Quote:[Mon Apr 08 09:57:13 2013] [error] [client 106.67.121.110] File does not exist: /home/raggupta/public_html/forum.indiaconsumercomplaints.org/500.shtml, referer: http://forum.indiaconsumercomplaints.org...p?pid=1139
Can you enable logging of PHP errors to see if anything comes up there?