This article mainly introduces some common problems that may occur during the installation of php through source code on linux server, and shares it with a friend in need: configure: error: libevent> = 1.4.11 cocould not be found
Solution: yum-y
Transferred from: http://blog.csdn.net/cjj198561/article/details/28955461Compiling librtmp requires you to compile OpenSSL first, because Librtmp relies on OpenSSLFirst compile OpenSSL:Save the following as a shell script:#!/bin/shversion= "1.0.1h" #
Brief introduction: apache http server (for short Apache ) is the Apache Software Foundation An open source Web page Web server; Because CENTOS6 is installed by default httpd2.2 version, does not have the new features of httpd2.4, in order
an Ubuntu (Debian) package installation apt-get update apt-get install Nginx Ubuntu10.04 install OpenSSL and do the following to install OpenSSL and its development function library:sudo apt-get install OpenSSL sudo apt-get install
First, the necessary software preparation1. Install PcreIn order to support the rewrite function, we need to install Pcre
Copy Code code as follows:
# yum Install pcre*/If you've already installed, please skip this step
2. Install
Install gcc (yum install gcc) because no GCC is unable to compile and install Python3.6: https://www.python.org/ftp/python/1 tar zxvf python-3.5.2.tgz2 CD Python-3.5.23./configure--prefix=/usr/local/python354 Make && make installThen install PIP3
Deployment diagram:
Haproxy Installation
181 and 1792 servers install Haproxy the same steps
--Create Haproxy user
Useradd haproxy--
after unpacking, go to haproxy directory
CD haproxy-1.4.25/
--Compile installation make
target=linux26 Prefix=/usr/
Tag: The null safe parameter applies EFI profile log zlib so5 ways to install MySQL:1, yum/rpm installation (suitable for the requirements are not high, concurrency is not big, the company internal, some application scenarios within the enterprise)2.
http://blog.csdn.net/cjj198561/article/details/28955461Compiling librtmp requires you to compile OpenSSL first, because Librtmp relies on OpenSSLFirst compile OpenSSL:Save the following as a shell script:#!/bin/shversion= "1.0.1h" #指明openssl的版本信息,
Error: Configure:error:libevent >= 1.4.11 could not being found
Solution: Yum-y Install libevent Libevent-devel
Error: Configure:error:Please Reinstall the MySQL Distributio
Solution: Yum-y Install Mysql-devel
Error: Make: * * *
CentOS6.2 Install Rvm+ruby+rails (1) RVM The official website should be revised once,Using Java code
Curl-l https://get.rvm.io | bash-s stable
Download and install the RVM stable version. Not using Bash Soon after installing RVM,
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.