https://segmentfault.com/q/1010000000256516
https://segmentfault.com/q/1010000000256516
https://segmentfault.com/q/1010000000256516
https://segmentfault.com/q/1010000000256516
CGI
CGI stands for Common Gateway Interface, which is an interface standard between external applications (CGI programs) and Web servers, and is a procedure for transferring information betwe
Integrate and encapsulate the spawn-fcgi process management program with the libfcgi c++ library, so that the library can self-manage program start and stop and fcgi functions, The output is in jso
Official document:http://www.fastcgi.com/devkit/doc/fcgi-devel-kit.htm
The FastCGI software development kit is used to simplify the conversion of existing CGI programs into FastCGI programs o
CGI The full name of CGI is “Common Gateway Interface”, A tool for the HTTP server to “talk” with programs on your or other machines. The programs must be run on a network server.
CGI can be
When the LNMP combination works, the user first enters the domain name through the browser to request the Nginx Web service. If the request is a static resource, it will be parsed and returned to t
I plan to write a pretty good web application in Rebol (currently using CGI on Apache 2), but the initial performance test was very frustrating. When I was on the application When running the apach
LAMPoffastcgiapplyphpmyadm andwordpress Two hosts
OneA apacheand php-fpm
OneB mariadb server
1. A Install the required packages and start the service
yum install httpd php-f
Download two different php versions, such as this one:
php-5.2.17-nts-Win32-VC9-x86.zip
php-5.4.36-nts-Win32-VC9-x86.zip
(Zhaoxi.com only downloaded two versions, if you have more
CGI What is CGI
CGI (Common Gateway Interface) is a standard protocol, which provides A standard protocol is created so that the server can run third-party programs like a command-line interface pr