1.Cgi:common Gateway Interface external applications:CGI is an interface standard between an external application (CGI program) and a Web server, and is a discipline for passing information between CGI programs and Web servers.The CGI specification
Php-FPM configuration in nginx tutorialNginx can directly call FPM to drive php and then discard apache. Let's not talk about the reason.First download the php5.4 installation package.According to others The code is as follows:Copy code .
PHP: CGI, FASTCGI, php-fpm, mod_php, mod_cgi, mod_fcgid can be confused when some common concepts are not noticed.
1. CGI is a Common Gateway Interface. the HTTP server uses this interface program to communicate with other applications (such
1. CGICGI is a universal Gateway interface, the HTTP server uses such an interface program to communicate with "other programs" (such as the PHP interpreter program), this "other program" can be written in any computer language, it through the CGI
Some common concepts will be confused when they are not noticed, briefly listed below.1. CGI is a universal Gateway interface, the HTTP server uses such an interface program to communicate with other applications (such as the PHP interpreter program)
Some common concepts may be confused when you do not pay attention to them. 1. CGI is a common gateway interface. The HTTP server uses this interface program to communicate with other applications (such as PHP interpreter programs). Because CGI
The installation of Apache and MySQL is the same as the previous part; please follow it for installation;Version Info: apache-2.4.4, php-5.4.13second, Compile and install php-5.4.131. Resolve Dependencies:#yum-y groupinstall "X Software
These two days need to build nginx and PHP environment on the Ubuntu14.04, the process of configuration in the fastcgi of the problem spent a lot of time, the online data mostly in disrepair, so decided to record the whole process, share to everyone.
The nginx + php + fastcgi configuration process on Ubuntu needs to be set up on Ubuntu14.04 for the nginx and php environments over the past two days. during the configuration process, fastcgi issues took a lot of time, most of the online materials
Configure nginx + php + fastcgi on Ubuntu, nginxfastcgiIn the past two days, we need to build the nginx and php environments on Ubuntu14.04. During the configuration process, we spent a lot of time on fastcgi issues. Most of the online materials
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.