1. Unzip nginx-1.8.1.tar.gz 2. Unzip fastdfs-nginx-module-master.zip 3. Enter the nginx-1.8.1 directory 4. Execution Then something went wrong. Solution: 1.sudo apt-get update 2.sudo apt-get install libpcre3 libpcre3-dev 3.sudo apt-get install openssl libssl-dev Install again: success: But then executing sudo make install again went wrong: Solution: turn up CFLAGS = -pipe -O -W -Wall -Wpopinter-arith Wno-unused-parameter -Werror -g Then remove -Werror sudo make install again to complete the installation Startup Success The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Solution to ONLY_FULL_GROUP_BY error in Mysql5.7 and above
>>: Use Element+vue to implement start and end time limits
Table of contents Preface: 1. Introduction to rol...
MySQL backup Cold backup:停止服務進行備份,即停止數據庫的寫入Hot ba...
1. Background The company's projects have alw...
Welcome to the previous canvas game series: 《VUE ...
I followed the tutorial on W3school. I think the t...
MySQL5.7 master-slave configuration implementatio...
Recently, the company has begun to evaluate all s...
Currently, Docker has an official mirror for Chin...
CSS realizes the process navigation effect. The s...
The find command is mainly used to find directori...
1: Differences in speed and loading methods The di...
Preface Tomcat is a widely used Java web containe...
Recently, a database in the production environmen...
Greek letters are a very commonly used series of ...
1. Introduction I have been studying the principl...