安装步骤
PECL是 The PHP Extension Community Library 缩写。

  • 下载go-pear.phar 到 d:/tool/go-pear.phar
  • 执行 php d:/tool/go-pear.phar
    下载地址:http://pear.php.net/go-pear.phar
    官方文档:https://pear.php.net/manual/en/installation.getting.php

关键事项

  • 注意事项:第一个一定是选择 local。
  • 第一次执行的时候一定要指定 php的路径,输入13弹出对话框选择PHP的目录。
  • 之后直接按 Enter 继续。完成!Author coconets@163.com

安装过程

D:\pear>php d:/tool/go-pear.pharAre you installing a system-wide PEAR or a local copy?
(system|local) [system] : local
Please confirm local copy by typing 'yes' : yesBelow is a suggested file layout for your new PEAR installation.  To
change individual locations, type the number in front of the
directory.  Type 'all' to change all of them or simply press Enter to
accept these locations.1. Installation base ($prefix)                   : D:\pear2. Temporary directory for processing            : D:\pear\tmp3. Temporary directory for downloads             : D:\pear\tmp4. Binaries directory                            : D:\pear5. PHP code directory ($php_dir)                 : D:\pear\pear6. Documentation directory                       : D:\pear\docs7. Data directory                                : D:\pear\data8. User-modifiable configuration files directory : D:\pear\cfg9. Public Web Files directory                    : D:\pear\www
10. System manual pages directory                 : D:\pear\man
11. Tests directory                               : D:\pear\tests
12. Name of configuration file                    : D:\pear\pear.ini
13. Path to CLI php.exe                           :1-13, 'all' or Enter to continue: 13
php.exe (sapi: cli) found.Below is a suggested file layout for your new PEAR installation.  To
change individual locations, type the number in front of the
directory.  Type 'all' to change all of them or simply press Enter to
accept these locations.1. Installation base ($prefix)                   : D:\pear\2. Temporary directory for processing            : D:\pear\\tmp3. Temporary directory for downloads             : D:\pear\\tmp4. Binaries directory                            : D:\pear\5. PHP code directory ($php_dir)                 : D:\pear\\pear6. Documentation directory                       : D:\pear\\docs7. Data directory                                : D:\pear\\data8. User-modifiable configuration files directory : D:\pear\\cfg9. Public Web Files directory                    : D:\pear\\www
10. System manual pages directory                 : D:\pear\\man
11. Tests directory                               : D:\pear\\tests
12. Name of configuration file                    : D:\pear\\pear.ini
13. Path to CLI php.exe                           : D:\php73\1-13, 'all' or Enter to continue:
Beginning install...
Configuration written to D:\pear\\pear.ini...
Initialized registry...
Preparing to install...
installing phar://D:/tool/go-pear.phar/PEAR/go-pear-tarballs/Archive_Tar-1.4.7.t
ar...
installing phar://D:/tool/go-pear.phar/PEAR/go-pear-tarballs/Console_Getopt-1.4.
2.tar...
installing phar://D:/tool/go-pear.phar/PEAR/go-pear-tarballs/PEAR-1.10.9.tar...
installing phar://D:/tool/go-pear.phar/PEAR/go-pear-tarballs/Structures_Graph-1.
1.1.tar...
installing phar://D:/tool/go-pear.phar/PEAR/go-pear-tarballs/XML_Util-1.4.3.tar.
..
install ok: channel://pear.php.net/Archive_Tar-1.4.7
install ok: channel://pear.php.net/Console_Getopt-1.4.2
install ok: channel://pear.php.net/Structures_Graph-1.1.1
install ok: channel://pear.php.net/XML_Util-1.4.3
install ok: channel://pear.php.net/PEAR-1.10.9
PEAR: Optional feature webinstaller available (PEAR's web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based installer)
PEAR: Optional feature gtk2installer available (PEAR's PHP-GTK2-based installer)PEAR: To install optional features use "pear install pear/PEAR#featurename"******************************************************************************
WARNING!  The include_path defined in the currently used php.ini does not
contain the PEAR PHP directory you just specified:
<D:\pear\\pear>
If the specified directory is also not in the include_path used by
your scripts, you will have problems getting any PEAR packages working.Would you like to alter php.ini <D:\PHP73\php.ini>? [Y/n] : Yphp.ini <D:\PHP73\php.ini> include_path updated.Current include path           : .;C:\php\pear
Configured directory           : D:\pear\\pear
Currently used php.ini (guess) : D:\PHP73\php.ini
Press Enter to continue:** WARNING! Old version found at C:\Program Files (x86)\Common Files\Oracle\Java
\javapath\pear.bat, please remove it or be sure to use the new d:\pear\\pear.batcommandThe 'pear' command is now at your service at d:\pear\\pear.bat** The 'pear' command is not currently in your PATH, so you need to
** use 'd:\pear\\pear.bat' until you have added
** 'D:\pear\' to your PATH environment variable.Run it without parameters to see the available actions, try 'pear list'
to see what packages are installed, or 'pear help' for help.For more information about PEAR, see:http://pear.php.net/faq.phphttp://pear.php.net/manual/Thanks for using go-pear!

Win7 安装PECL相关推荐

  1. 未找到文件 服务器可能无此更新包文件,win7安装xampp提示windows找不到-n文件(安装成功后,443端口占用,apache服务器无法正常启动)的解决方案...

    1. 环境:win7 64位安装xampp 32位. 2. 安装过程最后,报错,提示windows找不到-n文件.以及说没有安装Microsoft Visual C++ 2008 Redistribu ...

  2. Win7安装软件,界面上中文显示乱码的解决方案

    Win7安装软件,界面上中文显示乱码的解决方案 参考文章: (1)Win7安装软件,界面上中文显示乱码的解决方案 (2)https://www.cnblogs.com/heyang78/p/42588 ...

  3. win7 安装PyTorch

    win7 安装PyTorch并测试 4月25号,PyTorch官方支持windows安装,博主第一时间安装使用了,下面分享安装过程和测试案例. 安装anaconda,方法查看:https://blog ...

  4. Win7安装64位CentOS 6.4双系统详细过程

    原文连接Win7安装64位CentOS 6.4双系统详细过程 本文是在两篇文章整合而成.分别是: Mr.Johness的 最清晰细致的教程!一步步教你打造Win7+CentOS双系统 和 cjh326 ...

  5. win7怎么安装nodejs_怎么解决win7安装软件提示

    使用win7系统的用户,自己在安装某个应用程序的时候系统提示"此程序被组策略阻止",导致了程序安装失败,其实这个问题可能是本地安全策略设置出的问题,那么怎么解决win7安装软件提示 ...

  6. php pecl memcached,php – 安装PECL Memcached错误

    我按照以下步骤在我的Centos Server中安装PECL memcached,总是出错. 第一.安装libmemcached cd /opt wget http://launchpad.net/l ...

  7. 自制Win7安装U盘!

        大家都知道,Win7安装光盘为DVD,在小为2.3G左右,但光盘安装的速度没有U盘来的快,而且有些机器没有DVD光驱,或是有些笔记本不带光驱,就比较麻烦了!下面,我们就直接将Win7安装文件放 ...

  8. 用U盘或移动硬盘安装Windows7 (超简单制作Win7安装U盘方法)

    转载链接:http://www.iplaysoft.com/win7-usb-dvd-download-tool.html 最近很多人想要安装 Windows7 ,下载回去后的ISO镜像文件很多人都是 ...

  9. oracle 10g中没有refhost.xml,解决win7 安装oracle10g的问题

    当你使用win7安装oracle10g,很可能显示相关oraparam.ini相关的异常,导致无法继续安装oracle10g,可以通过以下步骤方式来安装,至于安装oracle后的稳定性,目前无法认证, ...

  10. win7安装nodejs 高版本不支持 换低版本

    win7安装nodejs失败 显示This application is only supported on Windows 8.1,Windows Server 2012 R2,or higer. ...

最新文章

  1. linux的yum update命令
  2. oracle 分布键,DWS使用技巧:根据ORACLE主键和唯一健批量修改DWS分布列字段的方法...
  3. 搭建基于Heartbeat v2+NFS的高可用Web集群
  4. select 选择器php,php – 选择laravel 5.4中下拉列表的选定值
  5. ucosiii源码_UCOSIII任务的基本状态与转换状态
  6. 用python计算准确率_Pytorch 计算误判率,计算准确率,计算召回率的例子
  7. c++之二维数组参数传递
  8. CCF NOI1153 素数环
  9. [小工具]取色器gcolor2
  10. 有哪些让程序员受益终生的建议
  11. React native 分享 友盟分享SDK
  12. 什么是物联网?物联网与互联网的区别是什么
  13. 嵌入式软件开发是做什么的?要学哪些课程?
  14. excel双击打不开,但是点击文件里的打开就行
  15. 翻译文章-让生活变得简单
  16. 教你win7去除快捷方式小箭头方法
  17. android debug SIGABRT (signal SIGABRT)
  18. 怎样才能胜任技术总监
  19. linux驱动开发学习2 设备树
  20. 您的下个中文网站可以使用的5个高质量中文Webfont

热门文章

  1. nginx的安装和配置
  2. Error: [vuex] do not mutate vuex store state outside mutation handlers.报错的解决方法
  3. 非线性方程模型及求解实例
  4. nvivo三天写论文!可视化操作实战
  5. 字节跳动后端开发实习生面试经验
  6. 冰刃IceSword中文版 V1.22 绿色汉化修正版
  7. 为什么鼓励工程师写博客
  8. 当cmd里安装不了Appium-Python-Client时,Requirement already satisfied: Appium-Python-Client in
  9. Springboot物理地址映射和Nginx静态资源代理实现前端上传并访问服务器图片
  10. LLVM编译技术应用分析