How many php runtime environments are there?

Source: Internet
Author: User
There are many environments that are required to run php without considering databases? In the past, I only knew about Apache + php, and recently found that there is still Nginx + php. Is there still php-fpm + php? I cannot find any information about php-fpm + php on the Internet. Is this a wrong understanding? There are many environments that are required to run php without considering databases?

In the past, I only knew about Apache + php, and recently found that there is still Nginx + php. Are there otherphp-fpm+php, Cannot be found onlinephp-fpm+phpIs this a wrong understanding?

Reply content:

There are many environments that are required to run php without considering databases?

In the past, I only knew about Apache + php, and recently found that there is still Nginx + php. Are there otherphp-fpm+php, Cannot be found onlinephp-fpm+phpIs this a wrong understanding?

Common PHP running methods:

Nginx fastcgi_pass      <=> PHP-FPMApache + mod_proxy_fcgi <=> PHP-FPMApache + mod_php        <=> libphp5.so/php5apache2_4.dllApache + mod_fcgid      <=> PHP-CGIIIS + PHP Manager       <=> PHP-CGI

Nginx does not have the ability to parse php, and must rely on php-fpm

Apache module parsing php

You may not find the correct place. we recommend that you compile nginx + php-fpm with centos07 source code.

In general, there are two operating modes: cli and cgi.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.