7.5. Zend Optimizer

http://www.zend.com/

tar zxvf ZendOptimizer-3.2.8-linux-glibc21-i386.tar.gz
cd ZendOptimizer-3.2.8-linux-glibc21-i386
./install
		

过程 7.1. 安装 Zend Optimizer

  1. 欢迎界面

    				
    ┌──────────────────── Zend Optimizer 3.2.8 ─────────────────────┐
    │                                                               │
    │ Welcome to the Zend Optimizer 3.2.8 Installation!             │
    │                                                               │
    │ For more information regarding this procedure, please see the │
    │ Zend Optimizer Installation Guide.                            │
    │                                                               │
    │                                                               │
    ├───────────────────────────────────────────────────────────────┤
    │                           <  OK  >                            │
    └───────────────────────────────────────────────────────────────┘
    				
    				

    单击 < OK > 按钮

  2. LICENSE

    Page Down / Page Up 阅读

    				
    ┌─────────────────────────── Zend Optimizer 3.2.8 ────────────────────────────┐
    │ ZEND LICENSE AGREEMENT                                                      │
    │ Zend Optimizer                                                              │
    │                                                                             │
    │ ZEND TECHNOLOGIES LTD. ("ZEND") SOFTWARE LICENSE AGREEMENT ("AGREEMENT")    │
    │                                                                             │
    │ IMPORTANT: READ THESE TERMS CAREFULLY BEFORE INSTALLING THE SOFTWARE KNOWN  │
    │ AS THE "ZEND OPTIMIZER," AS INSTALLED BY THIS INSTALLATION PROCESS, IN      │
    │ MACHINE-EXECUTABLE FORM ONLY, AND ANY RELATED DOCUMENTATION (COLLECTIVELY,  │
    │ THE "SOFTWARE") BY INSTALLING, OR OTHERWISE USING THIS SOFTWARE, YOU (THE   │
    │ "LICENSEE") ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT, AND THAT YOU     │
    │ AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS. IF YOU DO NOT AGREE TO ALL   │
    │ OF THE TERMS AND CONDITIONS OF THIS AGREEMENT, YOU ARE NOT AN AUTHORIZED    │
    │ USER OF THE SOFTWARE AND IT IS YOUR RESPONSIBILITY TO EXIT THIS             │
    │ INSTALLATION PROGRAM WITHOUT INSTALLING THE SOFTWARE, OR TO DELETE THE      │
    │ SOFTWARE FROM YOUR COMPUTER.                                                │
    │                                                                             │
    │ 1. License. Subject to the terms and conditions of this Agreement,          │
    │ including, without limitation, Section 2 hereof, Zend hereby grants to      │
    │ Licensee, during the Term (as defined below), a limited, a non-exclusive    │
    │ license (the "License") to: (i) install and operate the Software on a       │
    │ computer or a computer network owned or operated by Licensee; (ii) make     │
    │ copies of the Software; and (iii) sublicense and distribute a limited,      │
    │ non-exclusive sublicense to install, use and sublicense such copies of the  │
    │ Software, provided that any sub-license granted hereunder shall be subject  │
    │ to the limitations and restrictions set forth in this Agreement.            │
    │                                                                             │
    │ 2. Restrictions. Except as otherwise expressly set forth herein, Licensee   │
    │ or any of its sub-licensees shall not: (a) translate or decompile, or       │
    │ create or attempt to create, by reverse engineering or otherwise, the       │
    │ source code form from the object code supplied hereunder; (b) modify,       │
    │ adapt, translate or create a derivative work from the Software; (c) remove  │
    │ any proprietary notices, labels, or marks on the Software.                  │
    │                                                                             │
    │ 3. Termination. This Agreement and the License hereunder shall be in        │
    │ effect from and after the date Licensee installs the Software on a          │
    │ computer in accordance with the terms and conditions hereof and shall       │
    │ continue perpetually unless terminated in accordance with this Section 3.   │
    │ This Agreement shall be automatically terminated upon any breach by         │
    │ Licensee of any term or condition of this Agreement. Such period shall be   │
    ├─────────────────────────────────────────────────────────────────────( 21%)──┤
    │                                   < EXIT >                                  │
    └─────────────────────────────────────────────────────────────────────────────┘
    				
    				

    单击 < EXIT > 按钮

  3. 是否接受LICENSE?

    				
    ┌─────────────────────────── Zend Optimizer 3.2.8 ───────────────────────────┐
    │                                                                            │
    │ IMPORTANT:                                                                 │
    │ BY SELECTING THE 'YES' OPTION BELOW, DOWNLOADING, INSTALLING, OR           │
    │ OTHERWISE USING THIS SOFTWARE, YOU ACKNOWLEDGE THAT YOU HAVE READ THE      │
    │ LICENSE AGREEMENT, AND THAT YOU AGREE TO BE BOUND BY ITS TERMS AND         │
    │ CONDITIONS.                                                                │
    │ IF YOU DO NOT AGREE TO ALL OF THE TERMS AND CONDITIONS OF SUCH AGREEMENT,  │
    │ YOU ARE NOT AN AUTHORIZED USER OF THE SOFTWARE AND IT IS YOUR              │
    │ RESPONSIBILITY TO EXIT THIS DOWNLOADING/INSTALLATION PROCESS WITHOUT       │
    │ DOWNLOADING OR INSTALLING THE SOFTWARE BY SELECTING THE 'NO' OPTION BELOW, │
    │ AND TO DELETE THE SOFTWARE FROM YOUR COMPUTER.                             │
    │                                                                            │
    │                                                                            │
    │ Do you accept the terms of this license?                                   │
    │                                                                            │
    ├────────────────────────────────────────────────────────────────────────────┤
    │                         < Yes >           < No  >                          │
    └────────────────────────────────────────────────────────────────────────────┘
    				
    				

    单击 < Yes > 按钮

  4. Zend Optimizer 安装路径

    				
    ┌─────────────────── Zend Optimizer 3.2.8 ───────────────────┐
    │                                                            │
    │ Please specify the location for installing Zend Optimizer: │
    │                                                            │
    │                                                            │
    │ ┌────────────────────────────────────────────────────────┐ │
    │ │/usr/local/Zend                                         │ │
    │ └────────────────────────────────────────────────────────┘ │
    ├────────────────────────────────────────────────────────────┤
    │                   <  OK  >        <Cancel>                 │
    └────────────────────────────────────────────────────────────┘
    				
    				

    单击 < OK > 按钮

    建议安装在/usr/local/Zend_3.2.8

  5. php.ini 安装路径

    				
    ┌───────── Zend Optimizer 3.2.8 ──────────┐
    │                                         │
    │ Enter the location of your php.ini file │
    │                                         │
    │ ┌─────────────────────────────────────┐ │
    │ │/usr/local/php/etc                   │ │
    │ └─────────────────────────────────────┘ │
    ├─────────────────────────────────────────┤
    │           <  OK  >    <Cancel>          │
    └─────────────────────────────────────────┘
    				
    				

    输入php.ini安装路径

    单击 < OK > 按钮

  6. 是否使用了Apache?

    				
    ┌────── Zend Optimizer 3.2.8 ──────┐
    │                                  │
    │ Are you using Apache Web server? │
    │                                  │
    ├──────────────────────────────────┤
    │         < Yes >   < No  >        │
    └──────────────────────────────────┘
    				
    				

    我的环境是 lighttpd 所以选择 No

    单击 < Yes > 按钮

  7. 提示信息

    				
    ┌─────────────────────────────────── Zend Optimizer 3.2.8 ───────────────────────────────────┐
    │                                                                                            │
    │ The following configuration changes have been made:                                        │
    │                                                                                            │
    │ - The php.ini file has been relocated from /usr/local/php/etc to /usr/local/Zend_3.2.8/etc │
    │                                                                                            │
    │ - A symbolic link for the php.ini file has been created in /usr/local/php/etc.             │
    │                                                                                            │
    │ - The original php.ini was backed up to                                                    │
    │  /usr/local/php/etc/php.ini-zend_optimizer.bak                                             │
    │                                                                                            │
    │                                                                                            │
    ├────────────────────────────────────────────────────────────────────────────────────────────┤
    │                                           <  OK  >                                         │
    └────────────────────────────────────────────────────────────────────────────────────────────┘
    				
    				

    单击 < OK > 按钮

  8. 安装完成

    				
    ┌───────────────────────── Zend Optimizer 3.2.8 ─────────────────────────┐
    │                                                                        │
    │ The installation has completed successfully.                           │
    │ Zend Optimizer is now ready for use.                                   │
    │ You must restart your Web server for the modifications to take effect. │
    │                                                                        │
    ├────────────────────────────────────────────────────────────────────────┤
    │                                 <  OK  >                               │
    └────────────────────────────────────────────────────────────────────────┘
    				
    				

    单击 < OK > 按钮





原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

优秀的个人博客,低调大师

微信关注我们

原文链接:https://yq.aliyun.com/articles/327968

转载内容版权归作者及来源网站所有!

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。

相关文章

发表评论

资源下载

更多资源
Apache Tomcat7、8、9(Java Web服务器)

Apache Tomcat7、8、9(Java Web服务器)

Tomcat是Apache 软件基金会(Apache Software Foundation)的Jakarta 项目中的一个核心项目,由Apache、Sun 和其他一些公司及个人共同开发而成。因为Tomcat 技术先进、性能稳定,而且免费,因而深受Java 爱好者的喜爱并得到了部分软件开发商的认可,成为目前比较流行的Web 应用服务器。

Eclipse(集成开发环境)

Eclipse(集成开发环境)

Eclipse 是一个开放源代码的、基于Java的可扩展开发平台。就其本身而言,它只是一个框架和一组服务,用于通过插件组件构建开发环境。幸运的是,Eclipse 附带了一个标准的插件集,包括Java开发工具(Java Development Kit,JDK)。

Java Development Kit(Java开发工具)

Java Development Kit(Java开发工具)

JDK是 Java 语言的软件开发工具包,主要用于移动设备、嵌入式设备上的java应用程序。JDK是整个java开发的核心,它包含了JAVA的运行环境(JVM+Java系统类库)和JAVA工具。

Sublime Text 一个代码编辑器

Sublime Text 一个代码编辑器

Sublime Text具有漂亮的用户界面和强大的功能,例如代码缩略图,Python的插件,代码段等。还可自定义键绑定,菜单和工具栏。Sublime Text 的主要功能包括:拼写检查,书签,完整的 Python API , Goto 功能,即时项目切换,多选择,多窗口等等。Sublime Text 是一个跨平台的编辑器,同时支持Windows、Linux、Mac OS X等操作系统。