Файловый менеджер - Редактировать - /var/www/jonas-eriksen.dk/pic/private/bin.tar
Назад
pecl 0000775 00000001467 15233463251 0005433 0 ustar 00 #!/bin/sh # first find which PHP binary to use if test "x$PHP_PEAR_PHP_BIN" != "x"; then PHP="$PHP_PEAR_PHP_BIN" else if test "/usr/local/bin/php" = '@'php_bin'@'; then PHP=php else PHP="/usr/local/bin/php" fi fi # then look for the right pear include dir if test "x$PHP_PEAR_INSTALL_DIR" != "x"; then INCDIR=$PHP_PEAR_INSTALL_DIR INCARG="-d include_path=$PHP_PEAR_INSTALL_DIR" else if test "/var/www/jonas-eriksen.dk/pear/share/pear" = '@'php_dir'@'; then INCDIR=`dirname $0` INCARG="" else INCDIR="/var/www/jonas-eriksen.dk/pear/share/pear" INCARG="-d include_path=/var/www/jonas-eriksen.dk/pear/share/pear" fi fi exec $PHP -C -n -q $INCARG -d date.timezone=UTC -d output_buffering=1 -d variables_order=EGPCS -d safe_mode=0 -d register_argc_argv="On" $INCDIR/peclcmd.php "$@" peardev 0000775 00000001613 15233463251 0006127 0 ustar 00 #!/bin/sh # first find which PHP binary to use if test "x$PHP_PEAR_PHP_BIN" != "x"; then PHP="$PHP_PEAR_PHP_BIN" else if test "/usr/local/bin/php" = '@'php_bin'@'; then PHP=php else PHP="/usr/local/bin/php" fi fi # then look for the right pear include dir if test "x$PHP_PEAR_INSTALL_DIR" != "x"; then INCDIR=$PHP_PEAR_INSTALL_DIR INCARG="-d include_path=$PHP_PEAR_INSTALL_DIR" else if test "/var/www/jonas-eriksen.dk/pear/share/pear" = '@'php_dir'@'; then INCDIR=`dirname $0` INCARG="" else INCDIR="/var/www/jonas-eriksen.dk/pear/share/pear" INCARG="-d include_path=/var/www/jonas-eriksen.dk/pear/share/pear" fi fi exec $PHP -d date.timezone=UTC -d memory_limit="-1" -C -q $INCARG -d output_buffering=1 -d open_basedir="" -d safe_mode=0 -d register_argc_argv="On" -d auto_prepend_file="" -d variables_order=EGPCS -d auto_append_file="" $INCDIR/pearcmd.php "$@" pear 0000775 00000001566 15233463251 0005437 0 ustar 00 #!/bin/sh # first find which PHP binary to use if test "x$PHP_PEAR_PHP_BIN" != "x"; then PHP="$PHP_PEAR_PHP_BIN" else if test "/usr/local/bin/php" = '@'php_bin'@'; then PHP=php else PHP="/usr/local/bin/php" fi fi # then look for the right pear include dir if test "x$PHP_PEAR_INSTALL_DIR" != "x"; then INCDIR=$PHP_PEAR_INSTALL_DIR INCARG="-d include_path=$PHP_PEAR_INSTALL_DIR" else if test "/var/www/jonas-eriksen.dk/pear/share/pear" = '@'php_dir'@'; then INCDIR=`dirname $0` INCARG="" else INCDIR="/var/www/jonas-eriksen.dk/pear/share/pear" INCARG="-d include_path=/var/www/jonas-eriksen.dk/pear/share/pear" fi fi exec $PHP -C -q $INCARG -d date.timezone=UTC -d output_buffering=1 -d variables_order=EGPCS -d open_basedir="" -d safe_mode=0 -d register_argc_argv="On" -d auto_prepend_file="" -d auto_append_file="" $INCDIR/pearcmd.php "$@"
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка