how install source guardian 7.4 in cyber panel
Please tell me step by step
how install source guardian 7.4 in cyber panel
Please tell me step by step
Welcome @Drow-Ranger Happy you are here
Have a look at this if it helps
i do that but now working can you give Write again for 7.4 here ?
if the cyber panel had Installer Extensions, that will be great.
our add Source Guardian to Default Extensions like ioncube
please help
$ cd ~
$ apt install wget || yum install wget -y
$ wget https://www.sourceguardian.com/loaders/download/loaders.linux-x86_64.zip
$ apt-get install unzip || yum install unzip
$ unzip loaders.linux-x86_64.zip
$ cd loaders.linux-x86_64
## change ixed.7.2.lin to any other php version e.g. php7.2 would be ixed.7.2.lin
## change path by visiting /usr/local/lsws/ and looking up paths for version you prefer
# for centos/almalinux the paths are different for shared extensions /usr/local/lsws/lsphp74/lib64/php/modules/
$ cp ixed.7.4.lin /usr/local/lsws/lsphp74/lib/php/20190902/
# create sourceguardian.ini and enable it
# path here is different for RHEL based and Debian based distros
# the path below is for ubuntu
$ echo “zend_extension=/usr/local/lsws/lsphp74/lib/php/20190902/ixed.7.2.lin” > /usr/local/lsws/lsphp74/etc/php/7.4/mods-available/sourceguardian.ini
$ service lsws reload && service lscpd restart
how i can Enable sourceguardian.ini ?
I do that but now working
i don’t know how I must Enable sourceguardian.ini
my sourceguardian in PHP 7.4 is here
zend_extension=/usr/local/lsws/lsphp74/lib/php/20190902/ixed.7.4.lin
/usr/local/lsws/lsphp74/etc/php/7.4/mods-available/sourceguardian.ini
my sourceguardian in PHP 8.1 is here
zend_extension=/usr/local/lsws/lsphp81/lib/php/2021/ixed.8.1.lin
/usr/local/lsws/lsphp81/etc/php/8.1/mods-available/sourceguardian.ini
cry :_(
I do all of them but I cant