linux下pear安装和配置(ubuntu)

1. 安装 $wget http://pear.php.net/go-pear.phar 

2. 配置 $php go-pear.phar 
   1. Installation base ($prefix) : /opt/php5 
   2. Temporary directory for processing : /tmp/pear/install 
   3. Temporary directory for downloads : /tmp/pear/install 
   4. Binaries directory : /opt/php5/bin 
   5. PHP code directory ($php_dir) : /opt/php5/lib/php 
   6. Documentation directory : /opt/php5/docs 
   7. Data directory : /opt/php5/data           
   8. User-modifiable configuration files directory : /opt/php5/cfg 
   9. Public Web Files directory : /opt/php5/www 
   10. Tests directory : /opt/php5/tests 
   11. Name of configuration file : /opt/php5/etc/pear.conf 
 根据需要修改配置即可. 
3. 常用命令 
 pear 查看所有pear相关命令 
 pear list 查看已经安装的package 
 pear config-show 查看pear的配置 
 pear config-get 查看某项配置 
 pear config-set 设置某项配置

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
要在Linux安装PEAR,您可以按照以下步骤进行操作: 1. 下载PEAR包:使用以下命令下载PEAR包: ``` $ sudo wget http://pear.php.net/go-pear.phar ``` 2. 安装PEAR:使用以下命令安装PEAR包: ``` $ sudo php go-pear.phar ``` 3. 查看PEAR包的安装路径:在Linux下,您可以使用以下命令查看PEAR包的安装路径: ``` $ php -r 'echo get_include_path();' ``` 默认情况下,PEAR包会安装在`/usr/share/php/pear/`路径下。 请注意,这只是PEAR的基本安装步骤。在安装PEAR之后,您可以使用`pear`命令来管理安装的包,如使用`pear list`命令查看已安装的包,使用`pear install packagename`来安装更多的PEAR包等。具体每个包的使用方法可以在https://pear.php.net/packages.php网站上查找。 希望以上信息对您有所帮助。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [linuxpear安装](https://blog.csdn.net/feihongxueni/article/details/49666447)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* *3* [Linux安装pear包](https://blog.csdn.net/a616735104/article/details/101625564)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值