×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
2011/11/21 · インストールエラーの原因と、解決法をメモしておきます。 出てきたエラーメッセージは以下。 $ pear install HTTP_Request2 PHP_PEAR_PHP_BIN is not ...
関連する質問
2020/12/17 · go-pear.pharファイルをPHPパッケージで実行します。次のコマンドはPHP 7.3を使用した例です。 sudo PHP_PEAR_PHP_BIN=/usr/local/bin/php73 php73 go- ...
2012/05/06 · IF "%PHP_PEAR_PHP_BIN%"=="" SET "PHP_PEAR_PHP_BIN=\xampp\php\php.exe" のパスをインストールフォルダのE:を追加します。 で再実行. CONFIGURATION ...
... ('PHP_PEAR_PHP_BIN') ){ $php_bin = $t; } elseif ($t=getenv('PHP_BIN') ) { $php_bin = $t; } elseif ( $t=which('php') ) { $php_bin = $t; } elseif ( is_file ...
2008/12/26 · ... PHP_PEAR_PHP_BIN" != "x"; then PHP="$PHP_PEAR_PHP_BIN" else - if test "/bitrock/knowledgetree/linux/build/output/php/bin/php" = '@'php_bin ...
コマンドラインからpearコマンドを実行すると、次のようなエラーが出ることがあります。 C:\>pear list PHP_PEAR_PHP_BIN is not set correctly.
2012/08/09 · ... PHP_PEAR_PHP_BIN=c:\php\php.exe PHP_PEAR_SYSCONF_DIR=C:\php PHP_PEAR_TEST_DIR=C:\php\tests. が追加されていた。 関連記事. phpフレームワークの ...
2022/01/30 · ... PHP_PEAR_PHP_BIN" != "x"; then PHP="$PHP_PEAR_PHP_BIN" else - if test "/usr/local/Cellar/php@8.0/8.0.16/bin/php" = '@'php_bin'@'; then + if ...