Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/opt/alt/php71/usr/bin/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/opt/alt/php71/usr/bin/pecl |
#!/bin/sh alt_php_dir="/opt/alt/php71" exec $alt_php_dir/usr/bin/php -C -n -q \ -d include_path=$alt_php_dir/usr/share/pear \ -d date.timezone=UTC \ -d output_buffering=1 \ -d variables_order=EGPCS \ -d safe_mode=0 \ -d register_argc_argv="On" \ $alt_php_dir/usr/share/pear/peclcmd.php "$@"