Uninstall softaculous

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mircea
    Junior Member
    • Mar 2021
    • 2

    #1

    Uninstall softaculous

    Hy,
    I unnistalled softaculous with instruction from softaculous wiki but now, when i try to remount cagefs i have this error:
    Error: path /usr/local/cpanel/whostmgr/docroot/cgi/softaculous.

    Can you help me..
    I reinit cagefs but problem persist
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1221

    #2
    Hi,

    I believe you have to that directory added somewhere in /etc/cagefs/ config files, please search for it with:
    grep softaculous /etc/cagefs/ -Rs

    Remove what you find ( a line byt not whole file ) then update cagefs:
    cagefsctl --force-update

    Comment

    Working...