• Even installing plug-in created 504 Gateway Timeout error. Installing, running and deleting each required repairing and optimizing my database tables through phpMyAdmin because each prevented me from accessing site admin afterward. Had to delete plug-in through FTP due to 504 error.

Viewing 1 replies (of 1 total)
  • Plugin Author SeedPlugins

    (@seedplugins)

    I am sorry to hear that, maybe is a problem with any firewall plugin or a hosting incompatibility due proxies or similar. This plugin is intented to use the minimum server resources for the default 1 thread per scan configuration, prioritizing user requests instead of internal HTTP requests and avoiding in all cases massive database queries.

    About database tables, this plugin does not touch or modify any WordPress core tables (it creates simple records in the options table via the standar WP functions only to save the plugin settings), so the problem I think does not come from here.

    This plugin works only with custom tables, if you want to be sure that all the plugin data is removed, please check the tables with the prefix “wplnst_” (so if your WP prefix is “wp_”, then the composed prefix is “wp_wplnst_”).

    Kind regards,
    Pau Iglesias

Viewing 1 replies (of 1 total)
  • The topic ‘Only caused gateway timeout errors’ is closed to new replies.