Hi Yorman,
Ordinarily, I disable the Error Log File scanner and am able to get into the hardening section. However, today, I’m not able to get into the settings tab without getting an internal server error. Any suggestions? I love this plugin BTW.
Hello @melissaschmitt , the error is generated by the plugin when there are too many folders/files in your project, you probably have enabled one of the file system scanners and it is failing because either there is no sufficient memory in the machine or the maximum execution time for the PHP interpreter was reached.
Go once again to the settings page and when the “Internal Server Error” appears add this text “&no_scan=1” to the URL, it will force the plugin to disable all the file system scanners temporarily while you are in that page, allowing you to disable whatever is causing the problem.
I recommend you to go to the “Scanner Settings” panel and disable every scanner except the main one and the core integrity checks. Let me know if this solves your problem or if you need more information about it.
Hi Yorman,
This did the trick – thank you very much! You are the best!