./config--prefix=/usr/local/openssl && make && make install
4. Nginx installation (after installation of the above three dependencies)
Cd/usr/local
wget http://nginx.org/download/nginx-1.9.0.tar.gz
TAR-ZXVF nginx-1.9.0.tar.gz
CD nginx-1.9.0
./configure && make && make install
Start/usr/local/nginx/sbin/nginx
If this error occurs
Error while loading shared Libraries:libpcre.so.1:cannot open Shared object file:no such file or directory
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