Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ opt/ cpanel/ ea-php52/ root/ bin/

//opt/cpanel/ea-php52/root/bin/pecl

#!/bin/sh
exec /opt/cpanel/ea-php52/root/usr/bin/php -C \
    -d include_path=/opt/cpanel/ea-php52/root/usr/share/pear \
    -d date.timezone=UTC \
    -d output_buffering=1 \
    -d variables_order=EGPCS \
    -d safe_mode=0 \
    -d register_argc_argv="On" \
    /opt/cpanel/ea-php52/root/usr/share/pear/peclcmd.php "$@"