The install_tuxcare_els_php Script

Valid for versions 110 through the latest version

Version:

110

Last modified: 2026 January 6


Overview

The /usr/local/cpanel/scripts/install_tuxcare_els_php script installs the TuxCare Extended Lifecycle Support (ELS) for PHP service. This service provides hardened and secured legacy PHP versions and patches them against all known vulnerabilities.

Note:
  • Only the root user can run this script.
  • This script requires a TuxCare ELS for PHP license to install or reinstall the service.
  • If you have purchased a TuxCare ELS for PHP license through the cPanel Store but have not yet activated the service, this script will install the service during the next nightly maintenance.

Run the script

To run this script on the command line, use the following format:

/usr/local/cpanel/scripts/install_tuxcare_els_php [options]

Options

Use the following options with this script:

Option Description Example
--delete Remove TuxCare ELS PHP. --delete
--validate Validate TuxCare ELS PHP. --validate
--force Reinstall TuxCare ELS PHP. --force
--help Display the script’s help documentation. --help

Additional Documentation