who helped me translate the next

Source: Internet
Author: User
Tags pear
1. Command line run yum install php-cli php-process git gcc php-devel php-pear libevent-devel
2. Command line run pecl install channel://pecl.php.net/libevent-0.1.0 prompt libevent installation [AutoDetect]: Press ENTER
3. Command line run echo extension=libevent.so >/etc/php.d/libevent.ini

Who helps to turn over these three sentences? What's the effect?


Reply to discussion (solution)

1. Command line run yum install php-cli php-process git gcc php-devel php-pear libevent-devel
Using Yum installation (Yum (full name Yellow dog Updater, Modified) is a shell front-end package manager in Fedora and Redhat as well as SuSE. Based on RPM package management, can automatically download RPM package and install from specified server
Php-cli
Php-process
Git
Gcc
Php-devel
Php-pear
Libevent-devel
Package

2. Command line run pecl install channel://pecl.php.net/libevent-0.1.0 prompt libevent installation [AutoDetect]: Press ENTER
Installing libevent-0.1.0

3. Command line run echo extension=libevent.so >/etc/php.d/libevent.ini
Add libevent extension to PHP

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.