Unable To Deactivate Wordpress Plugins

Hello,

As of today I noticed I am unable to deactivate Wordpress plugins.

I suspect Modsecurity is causing the problem. Can someone please tell me how to uninstall, I have tried simply turning all setting to off but the issue still seems to be present.

I have been searching all over, all I can find is tutorials on how to install and configure however nothing on how to remove.

Any help would be much appreciated.

It seems customers are also unable to place orders. “unable to create order”.

https://cyberpanel.net/docs/2-mod-security-configurations/

For ModSecurity disable first 3 options.

Thank you, I disabled those already but the issue remained, I got desperate so reinstalled centos + cyberpanel.

Everything seems fine now except I have noticed I am not able to start redis.

Any ideas please?

[root@localhost ~]# systemctl start redis
[root@localhost ~]# systemctl enable redis
[root@localhost ~]# sudo systemctl status redis.service
● redis.service - Redis persistent key-value database
Loaded: loaded (/usr/lib/systemd/system/redis.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/redis.service.d
└─limit.conf
Active: failed (Result: exit-code) since Tue 2021-05-04 23:31:51 BST; 11s ago
Main PID: 69000 (code=exited, status=1/FAILURE)

May 04 23:31:51 localhost.localdomain systemd[1]: Starting Redis persistent key-value database…
May 04 23:31:51 localhost.localdomain systemd[1]: Started Redis persistent key-value database.
May 04 23:31:51 localhost.localdomain systemd[1]: redis.service: main process exited, code=exited, status=1/FAILURE
May 04 23:31:51 localhost.localdomain systemd[1]: Unit redis.service entered failed state.
May 04 23:31:51 localhost.localdomain systemd[1]: redis.service failed.
[root@localhost ~]#

Please create a separate thread for that, lets keep this to one issue.