• File: ea-php80-pecl
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/usr/bin/ea-php80-pecl
  • File size: 299 bytes
  • MIME-type: text/x-shellscript
  • Charset: utf-8
#!/bin/sh

exec /opt/cpanel/ea-php80/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-php80/root/usr/share/pear/peclcmd.php "$@"