Hello guys!!
I am trying to perfomr the actions like it is told in documentation:
If you want to uninstall, simply:
cd /etc/cmq
sh uninstall.sh
When I type sh uninstall-sh it return that there is no such command. I am using centos, and have whm plataform, with litespeed.
I want to unistall because it is frozen all my emails, I dunno why.
It is not uninstalling
Re: It is not uninstalling
Have you tried to run the command as /etc/cmq/uninstall.sh ?
I mean don't use "sh uninstall.sh" instead just write /etc/cmq/uninstall.sh or if you are inside the directory just write ./uninstall.sh
I mean don't use "sh uninstall.sh" instead just write /etc/cmq/uninstall.sh or if you are inside the directory just write ./uninstall.sh