facebook twitter hatena line email

「Linux/phpインストール/PEAR」の版間の差分

提供: 初心者エンジニアの簡易メモ
移動: 案内検索
(pearアップデート)
 
行4: 行4:
 
==pearアップデート==
 
==pearアップデート==
 
  pear upgrade PEAR
 
  pear upgrade PEAR
 +
 +
==pearインストール済みリスト==
 +
pear list
  
 
==Net/UserAgent/Mobileインストール==
 
==Net/UserAgent/Mobileインストール==

2022年9月14日 (水) 18:57時点における最新版

pearインストール

yum install php-pear.noarch

pearアップデート

pear upgrade PEAR

pearインストール済みリスト

pear list

Net/UserAgent/Mobileインストール

wget http://download.pear.php.net/package/Net_UserAgent_Mobile-1.0.0.tgz
tar zxvf Net_UserAgent_Mobile-1.0.0.tgz
vi Net_UserAgent_Mobile-1.0.0/Net/UserAgent/Mobile.php