LoginSignup
0
0

More than 5 years have passed since last update.

PEARのパッケージをWindows(xampp)オフライン環境に追加する

Last updated at Posted at 2015-10-07

業務であったのでメモ。

手順

  1. http://pear.php.net/から必要なパッケージ(***.tgz)をダウンロードする
  2. ダウンロードしたファイルをC:\xampp\php\に配置する
  3. コマンドプロンプトを起動する
  4. cd C:\xamp\php\を実行して、ディレクトリを移動する
  5. pear install ***.tgzを実行する
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0