Getting Error 500 glitches on the site for folks trying to file comments here. Apologies to anyone who’s run into that — I’m trying to dig into it, but my opportunity here at the office is limited.
(Also noted that the Error 500 page I put together is utterly missing line breaks, which is annoying, but which I can’t do anything about here, either.)
UPDATE: Comments are being saved, but the rebuild is failing (producing a 500 error:
Premature end of script headers: /home/dave/public_html/blog/mt/mt-comments.cgi
I’ve tried recopying the script up there, to no avail. It is a puzzlement.
UPDATE: Which is why I opened a ticket with HM this morning. The answer:
This was due to a process killer we had to put in place to try and keep things under control on the server. Between you and another site, the comments were making the load continually go sky high. I suppose it’s time to separate some of you off the box. I’ve removed the process killer for now and ordered up a couple of servers – just be aware that you may get a notice that your site is being moved at some point this week.
Huh. Certainly the legit traffic here is relatively light. And since I put in TypeKey validation, I haven’t had any spam get through — but it’s altogether possible that Bad Hats are hitting the CGI script directly (though I haven’t seen error log messages on it) and causing a lot of server burden.
Anyway, stuff seems to be working okay at the moment.
Testing … testing …
Testing … testing …
Hmmm. Comments were not showing up for the DB as a whole, but were indeed stored.
And still getting the 500 on the build.
But now comments are getting through?