How to use PHP 8.1 in CyberPanel
How to use PHP 8.1 in CyberPanel You should definitely upgrade to PHP 8.1 if you want to benefit from…
Hosting Tips and Tutorials
How to use PHP 8.1 in CyberPanel You should definitely upgrade to PHP 8.1 if you want to benefit from…
by default, encrypted PHP source code cannot be executed directly on the server. It needs to be decrypted before the…
Disk size not increase after resize In some cases, Disk size not increase after resize to higher plan. This may…
ionCube encoding method is used to secure the PHP files. It helps to encrypt PHP files and read encrypt PHP…
Edit the following file to configure PHP parameters: nano /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini LSPHP 7.4 as example. If you are using a different…
How to block XMLRPC Attacks using CSF We will need to create custom log from which CSF will be able…