HOME


5h-3LL 1.0
DIR: /opt/remi/php74/root/usr/bin
/opt/remi/php74/root/usr/bin/
Upload File:
Current File : /opt/remi/php74/root/usr/bin/pecl
#!/bin/sh
exec /opt/remi/php74/root/usr/bin/php -C \
    -d include_path=/opt/remi/php74/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/remi/php74/root/usr/share/pear/peclcmd.php "$@"