8 thoughts on “Test Post”

  1. Er…any chance of getting the fscked-up comment engine to work better? Or even getting the main page to not look quite so clunky?

    Hopin’.

  2. Better hope for the latter than the former, unfortunately, unless my financial fortunes change sufficiently to hire a Moveable Type guru.

  3. The main page looks fine.

    I found that publishing a comment in the comment window, and then, while that comment is being published, going to the main window and clicking the comments link to a different post, results in the published comment being displayed in only a few seconds — IOW, the comment publishes long before the timeout.

    Let me try it again…

  4. …yes, that worked. It took less than 10 seconds to publish the above comment. It appears that the process that is hanging comes after publishing and before refreshing the comment window. But perhaps this was obvious.

  5. Since you are testing, I thought I’d let you know that I didn’t see this… ;-}

    More seriously, most times when I have run into this type of issue it has been a DNS problem. Very hard to troubleshoot from here, of course, but hopefully this may be at least a little helpful:

    The posting process (as I understand it) is:

    1) The comment is written to the database
    2) An email is sent to you
    3) The commentor gets the final page

    The most likely time for a DNS error is when the email is sent to you. Do you have admin access to server? If so, what happen when you manually use sendmail to email the address you get messages from the server on?

    Some quick things to try:

    1) Add the server’s name (what’s in the from address) to /etc/hosts
    2) Add your email server’s name (what’s in the to address) to /etc/hosts
    3) Make sure your email is not configured to try ip6 DNS first – this became the default at some point, but unless your DNS supports ip6 you get a long delay.

    Anyway, if I can help at all, just let me know – otherwise I’ll leave you alone about this, I know sometimes back seat admins can be annoying!

  6. It’s not an email problem. I have other blogs, both MT and WordPress, on the server that have no problems. It’s a problem with this specific installation (and I suspect my database). It doesn’t just time out for commenting. It times out every time I put up or update a post.

  7. Did you compare the structures of this blog’s DB and another MT blog’s DB?

    Did you compare the values of blog parameters that are saved in the DB (i.e., is a parameter value outside of its permitted range)?

  8. Did you compare the structures of this blog’s DB and another MT blog’s DB?

    No, but I suspect there’s a problem, because MT hiccuped trying to upgrade (even though it was from an earlier-version MT blog).

    Did you compare the values of blog parameters that are saved in the DB (i.e., is a parameter value outside of its permitted range)?

    No. I have neither the expertise (though I could acquire it with study) or time to do so. That’s why I need an MT guru. Or at least someone more familiar with MT and MySQL than I am.

Comments are closed.