HEX
Server: Apache
System: Linux swift.webguru.ng 5.14.0-687.5.4.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 28 09:20:26 EDT 2026 x86_64
User: property (1076)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //usr/bin/ea-php84-pecl
#!/bin/sh

exec /opt/cpanel/ea-php84/root/usr/bin/php -C \
    -d include_path=/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-php84/root/usr/share/pear/peclcmd.php "$@"