Issue
The following message is shown in the UI:
Forcibly turned on for PHP Immunity. Turn off PHP Immunity first to make it configurable
Environment
- Imunify360
- Proactive Defense
Solution
To make it configurable from the UI, you should turn off
- PHP Immunity in the UI or
- php_immunity in the config:
# imunify360-agent config update '{"PROACTIVE_DEFENCE": {"blamer": true, "mode": "KILL","php_immunity": false}}'
If the above hasn't applied to your server, please restart the imunify360 agent:
# systemctl restart imunify360.service
Cause
This message appears because PHP Immunity is enabled implicitly and therefore Proactive Defence is not configurable in the Imunify360 UI.
Comments
0 comments
Please sign in to leave a comment.