%PDF- %PDF-
Direktori : /usr/local/bin/ |
Current File : //usr/local/bin/pecl54 |
#!/bin/sh if [ ! -x "/opt/plesk/php/5.4/bin/phpize" ]; then echo "/opt/plesk/php/5.4/bin/phpize not found. Run 'yum install plesk-php54-devel' to install it" >&2 exit 1 fi exec /opt/plesk/php/5.4/bin/php -C -q -d include_path=/opt/plesk/php/5.4/share/pear -d date.timezone=UTC -d output_buffering=1 -d variables_order=EGPCS -d safe_mode=0 -d register_argc_argv="On" /opt/plesk/php/5.4/share/pear/peclcmd.php "$@"