PHP operating mode has 5 minutes:1) CGI Universal Gateway Interface (Common Gateway Interface))2) fast-cgi resident (long-live) type CGI3) CLI command line run (Interface)4) ISAPI mode (used in Windows)5) Web module mode (module mode for Web server
1. Operation modeThe five most common operating modes for PHP are now:1) CGI (Universal Gateway Interface/Common Gateway Interface)2) FastCGI (resident type cgi/long-live CGI)3) CLI (command line run/Interface)4) Web module mode (the mode of
Then on the "Nginx Installation and use", this article introduces the principle of cgi/fastcgi, and how to write a simple cgi/fastcgi in C + +, and finally deploy cgi/fastcgi to Nginx. The outline of the content is as follows:1. CGI1.1. Environment
Http://www.cnblogs.com/skynet/p/4173450.htmlNginx + cgi/fastcgi + c/cpp2014-12-19 11:05 by Wu Qin, 19794 reading, 6 reviews, Favorites, compilationThen on the "Nginx Installation and use", this article introduces the principle of cgi/fastcgi, and
A few questions about PHPThis topic comes from my experience of using PHP for Web crawlers. For a web developer, the PHP interpreter itself is very little known, it is ashamed of it!First of all, this topic starts with a few questions.What is
PHP Security-attacks and solutions that may occur during CGI installation. if you do not want to embed PHP into server software (such as Apache) as a module for installation, you can choose to install it in CGI mode. Or use PHP to encapsulate
The operating system used for installation in this article is Windows XP Professional Edition. Follow these steps to complete the installation!NOTE: If IIS is pre-installed, stop or disable the IIS service first.
1. Preparations before
If you do not want to embed PHP into the server-side software (such as Apache) as a module installation, you can choose to install in CGI mode. Or use PHP for different CGI wrappers to create a secure chroot and SETUID environment for your code.
Install Apache, MySQL, and PHP first, sequentially.1.apache, MySQL installation is relatively simple, skip2. PHP installation, I installed the php5.3.6 built-in php-fpm, so there is no need to separate under the
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.