Install nginx on Windows, nginx download and installation tutorial

Many people who are familiar with Linux have used nginx. As a web server, nginx takes up little resources and has powerful functions. This small and powerful nginx is slowly eating up the market share of Apache and IIS, which are also web servers. So what powerful functions does nginx have? In addition to the web server function, many people may not know the real powerful functions of nginx.

How to solve nginx 504 gateway timeout

Nginx suddenly reports a 504 gateway timeout error. When using PHP to perform a large number of database queries, it occasionally reports a 504 gateway timeout error. Don't be afraid of encountering a 504 gateway timeout. Only individual operations will cause a 504 gateway timeout. Refresh the timeout page, or continue to connect to the database, but it's more troublesome. Let's take a look at how to solve the Nginx 504 gateway timeout problem.

LNMP one-click installation package

LNMP one-click installation package

The LNMP one-click installation package is a shell program written in Linux Shell that can install the LNMP production environment for CentOS/RHEL/Fedora/Aliyun/Amazon, Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS or independent host

NextCloud installation under Nginx fails to upload and prompts insufficient space

NextCloud was installed quickly on the server, and the server environment was centos7+php7.4.3+nginx+mysql. Since it was installed manually before, something strange happened after NextCloud was installed. Everything worked well, except for uploading. When I clicked upload, it prompted that there was insufficient space. I thought it was a problem with the PHP extension!

Google Cloud Google Cloud Server Configuration LNMP Environment PHP+Mysql+Nginx Installation Detailed Explanation

Google Cloud Server Configuration If you want to do your job well, you must first sharpen your tools. Sharpening the knife makes the work easier. First build the server LNMP environment, then build the web site. Without a good PHP environment, there will be more trouble later. I have talked about manually installing and deploying the PHP environment before. Today, I will talk about how to use the dnf command on the Google Cloud Server to manually install the PHP+Mysql+Nginx environment without using a third-party panel.