Who can help me translate

Source: Internet
Author: User
1. run yum install php-cli php-process git gcc php-devel php-pear libevent-devel on the command line.
2. run the pecl install channel: // pecl.php.net/libevent-0.1.0 command and press enter when the prompt libevent installation [autodetect ]:
3. run echo extension = libevent. so>/etc/php. d/libevent. ini on the command line.

Who can help me with these three statements .. What is the function?


Reply to discussion (solution)

1. run yum install php-cli php-process git gcc php-devel php-pear libevent-devel on the command line.
Install using yum (all called Yellow dog Updater, Modified) is a Shell front-end package manager in Fedora, RedHat, and SUSE. Based on RPM Package management, the RPM package can be automatically downloaded and installed from the specified server)
Php-cli
Php-process
Git
Gcc
Php-devel
Php-pear
Libevent-devel
Software package

2. run the pecl install channel: // pecl.php.net/libevent-0.1.0 command and press enter when the prompt libevent installation [autodetect ]:
Install libevent-0.1.0

3. run echo extension = libevent. so>/etc/php. d/libevent. ini on the command line.
Add libevent extension to php

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.