Infos:
- Used Zammad version: 6.5
- Used Zammad installation type: (package
- Operating system: Oracle linux 9
Expected behavior:
- Being able to use only apache
Actual behavior:
- I run Zammad using apache on a test server and while I installed the zammad package it installed nginx too and i cannot remove it (sudo dnf remove nginx --noautoremove) without removing nginx.
I tried just killing and disabling the process but zammad seems to try and start nginx every morning resulting in a “failed” state on the nginx process wich we don’t lije bescause we monitor every failed process
Steps to reproduce the behavior:
- Installing apache
- installing Zammad wich installs nginx