• Resolved annahztc

    (@annahztc)


    Hi,

    I’m trying to reactivate WP Armour Extended – Honeypot Anti Spam plugin. Had to deactivate it to test some things. Now it won’t reactivate. It just spins and then times out. I believe it’s due to the number of blocked IPs we have in the submission and the data is just too large. What is the exact name of the plugin storage in the WP database so I can manually delete the current entries to reactivate the plugin? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dnesscarkey

    (@dnesscarkey)

    @annahztc,

    Our plugin uses these 3 tables to store the spam related data.

    TABLEPREFIX_wpae_spammer_ip – holds all spammer ips
    TABLEPREFIX_wpae_blocked_ip – holds blocked ips
    TABLEPREFIX_wpae_spam_data – hold spam submussion record

    However, i am not sure if this is the case here, as during plugin activation we don’t access those any records.

    Thanks




    Thread Starter annahztc

    (@annahztc)

    Thank you. It ended up being the plugin itself – somehow it spiked the MySQL service the server has, and
    affected the resource usage of the CPU. Web Server support was able to take care of it for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.