HEX
Server: Apache
System: Linux cpanel91.fastsecurehost.com 3.10.0-962.3.2.lve1.5.87.el7.x86_64 #1 SMP Tue Jan 28 09:38:56 UTC 2025 x86_64
User: harmonyg (1050)
PHP: 8.2.29
Disabled: shell, shell_exec, exec, ini_alter, dl, show_source, passthru, system, eval, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid
Upload Files
File: //etc/profile.d/cpanel-php-composer.sh
# This script amends the PATH variable for interactive shells so
# that the composer command can be run.

#################################################################
## NOTE: If you want to disable this file, comment out or      ##
## delete the 'export' line below. If you simply delete the    ##
## file itself, then it will come back the next time that you  ##
## update cPanel & WHM.                                        ##
#################################################################

export PATH="$PATH:/opt/cpanel/composer/bin"