Cannot shut off notifications
-
Really annoying! I cannot get Sucuri to stop bothering me with every Tom, Dick and Harry who are failing to log into the site:
This setting:
Receive email alerts for failed login attempts (you may receive tons of emails)
will not save when I submit the form.I believe it is because Sucuri is not storing its settings in the database, but rather seems to be writing a file to the uploads folder? Here is a message that appeared after I deactivated the plugin and reactivated the plugin, trying to diagnose the problem.
SUCURI: Storage is not writable: /myname/public_html/wp-content/uploads/sucuri/sucuri-settings.php
I didn’t think it was considered proper to put a PHP file into your uploads folder, isn’t that a security risk? At least from what I have read; a quick search shows that most people recommend locking down the /uploads folder so you’re not executing php code there.
This must be a new thing, because there was no such message when I arrived on the settings page on a site where the plugin has been running for years.
Another bone to pick:
Sucuri is sort of vague about who gets notified. I would prefer to have an email address that is NOT an admin of the website, but some other address for a person whose job is just to monitor the notices. That person doesn’t need to be a registered user. It seems like maybe I could do this, in that there is a setting:Alerts Recipient
By default, the plugin will send the email alerts to the primary admin account, the same account created during the installation of WordPress in your web server. You can add more people to the list, they will receive a copy of the same security alerts.Below this there is a list of users, one of whom is the main Admin. But, probably due to the problem with saving settings to a PHP file rather than the database, removing the Admin from the list will not “stick.” Nor will adding a new user. Still, I think if I dare allow PHP to execute in my /uploads folder, then I think that I can remove the default Admin and put in another address. If this is the case, the text in the Alerts Recipient instructions should say “You can add or remove people…”
The page I need help with: [log in to see the link]
The topic ‘Cannot shut off notifications’ is closed to new replies.