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
In-depth understanding of this in Js JavaScript s...
1. Add a hard disk 2. Check the partition status:...
1. Set the list symbol list-style-type: attribute...
1. Project Structure 2.CallTomcat.java package co...
What is high concurrency? The default Linux kerne...
I recently helped someone with a project and the ...
The pitfalls of MySQL read-write separation The m...
1. Design source code Copy code The code is as fol...
Table of contents Preface Related Materials Achie...
The goal of this document is to explain the Json ...
Some projects have relatively simple business, bu...
In this article, we sorted out the startup proces...
Table of contents Overview Property settings Proc...
According to the coefficient of pi and the radius...
Find the problem Today I am going to study the to...