Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: FPM

Nginx virtual host: PHP5-FPM-Sock error

I am trying to set up a virtual host for a new ubuntu/php5.5/nginx installation

etc/nginx/sites_available/mydomain.com:< /p>

server {
listen 80 default_server;
root /home/www/mydomain.c

October 13, 2021By Simo Nginx error, FPM, host, nginx, PHP, PHP5, SOCK, VirtualLeave a Comment

Nginx – PHP-FPM breaks down the stack tracking log into a separate event

I have a question, PHP-FPM registers a single event as multiple events. Take the following stack trace as an example:

[30-Jul-2014 05:38:50] WARNING: [pool www] child 11606 said into stderr:

October 13, 2021By Simo Nginx Decomposition, Event, FPM, log, nginx, PHP, Separate, stack, trackingLeave a Comment

What is the relationship between Fastcgi and PHP-FPM?

https://segmentfault.com/q/1010000000256516

https://segmentfault.com/q/1010000000256516

September 27, 2021By Simo Cgi between, Fastcgi, FPM, Incount, PHP, relationship, whatLeave a Comment

Concept of understanding: CGI, Fastcgi, PHP-CGI and PHP-FPM

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

September 27, 2021By Simo Cgi CGI, Concept, Fastcgi, FPM, PHP, UnderstandingLeave a Comment

Fastcgi Protocol Analysis && PHP-FPM Unauthorized Access Vulnerability & AM

Students who have used PHP-related environments should be familiar with fastcgi. So what is fastcgi, and why can nginx connect to PHP through fastcgi?

Fastcgi is actually a communication prot

September 26, 2021By Simo Cgi Access, AMP, analysis, Fastcgi, FPM, PHP, protocol, unauthorized, VulnerabilityLeave a Comment

CGI and FAST-CGI and PHP-FPM connection and difference

Simple and rude version:
cgi (public gateway interface)

|| According to the nginx configuration file, if you know that it is not a static file, you need to find a PHP parser To process

<

September 26, 2021By Simo Cgi and PHP, CGI, Contact, Difference, FAST, FPMLeave a Comment

The relationship and difference between CGI, FASTCGI, and PHP-FPM.

What is CGI? The early wab server can only handle simple static wab files, but with With the development of technology, dynamic languages ​​such as PHP and Python have emerged. The PHP language

September 26, 2021By Simo Cgi between, CGI, Difference, Fastcgi, FPM, PHP, relationshipLeave a Comment

CGI Fastcgi PHP-CGI PHP-FPM concept and relationship

cgi is a protocol for communication between web server and application processing (such as php parser or php-cgi) fastcgi is a standard used to improve the performance of cgi programs The steps of

September 26, 2021By Simo Cgi CGI, Concept, Fastcgi, FPM, PHP, relationshipLeave a Comment

CGI, server built-in module, Fastcgi, PHP-FPM Differences and Details

The earliest Web server simply responded to the HTTP static file request sent by the browser, and stored the static file on the server (for example: jpg, htm, html) return to the browser. The pictu

September 26, 2021By Simo Cgi built-in, CGI, detailed, differential, Fastcgi, FPM, module, PHP, serverLeave a Comment

CGI Fast-CGI PHP-FPM

CGI
CGI, Common Gateway Interface, is a tool for HTTP server to contact with programs on other servers, which can be used into any languages ​​with standard input, standard output and environmental

August 22, 2021By Simo Cgi CGI, FAST, FPM, III, PHP, UnderstandingLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress