problem saving comodo waf for directadmin

hi
i installed, but i have a problem
when , i saving config, after, refresh my page (direct admin),no changed my config
how to fix?
please help me :frowning:

Hello,

Please, try to do the next in command line with root privileges:

chown -R cwaf_plugin /usr/local/cwaf

chown root:cwaf_plugin /usr/local/cwaf/scripts/suid

chmod 4111 /usr/local/cwaf/scripts/suid

It should correct permissions and solve this issue.