Current Path : /usr/bin/ |
|
Current File : //usr/bin/ea-php73-pecl |
#!/bin/sh
# C6 and PHP73 need newer auto(conf|header) so we need to set our own
export PHP_AUTOCONF=/opt/rh/autotools-latest/root/usr/bin/autoconf
export PHP_AUTOHEADER=/opt/rh/autotools-latest/root/usr/bin/autoheader
#!/bin/sh
exec /opt/cpanel/ea-php73/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-php73/root/usr/share/pear/peclcmd.php "$@"
Copyright 2K16 - 2K18 Indonesian Hacker Rulez