Still Need Help!

I tired using a different browser and upgrading MT-Blacklist to 1.6.5, but I still get a “Could not save your blacklist data: Got a packet bigger than ‘max_allowed_packet'” error when I try to update my spam list. Help! I’m being drowned in spam and I can’t stop it!

No Comments

  1. I last saw that as a mysql error. The prob could be the mysql configuration on the server. There is a line something like
    set-variable = max_allowed_packet=8M
    The 8M may be different, but whatever it is it just needs to be made bigger (16M? maybe)

  2. Have you tried updating your blacklist piecemeal? Try updating with a very small blacklist, then increase its size until you get the error.
    Also, make sure your MT-Blacklist is compatible with your version of MT.
    Otherwise, you’ll probably have to contact your hosting company to see if they can change the MySQL settings like tinkas suggests.

  3. you could try renaming your mt-comments.cgi to something else, most spam bots just send post data to that file without clicking an actual link. Just don’t forget to specify the new comment file name in mt.cfg and rebuild your site. I’m trying to help Bill Whittle do this right now.

  4. Thought I might throw another $0.02 in before I go out for the evening (Aus time). I had a read through the install guide for MT-Blacklist and noticed that you can use YAML as a last resort. If the hosting company cant or wont increase the max_allowed_packet variable, it may be worth your while having a stab at the YAML path.
    Cid, I agree that K9 is great (if you have more patience than I), however MT-Blacklist is for stopping comment spam , it will have no effect on email spam.

  5. Just use the same method that Samizdata (and myself) use: James Seng’s scode plugin
    http://james.seng.cc/archives/000145.html
    It forces people to type in a number displayed in a graphical image before it allows the comment, so if there are blind people using screen readers to provide them with the glory that is IMAO, they won’t be able to make comments. But on the other hand, I haven’t received any spam since applying the change. Beats MT-Blacklist all hollow.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.