Home > Backend Development > PHP Tutorial > linux - apache这种模块化模式运行服务器下 可以/有需要 装php-fpm吗?有效果吗?

linux - apache这种模块化模式运行服务器下 可以/有需要 装php-fpm吗?有效果吗?

WBOY
Release: 2016-06-06 20:17:18
Original
1421 people have browsed it

我知道nginx下要装,那apache呢?

回复内容:

我知道nginx下要装,那apache呢?

apache下面可以不用安装,因为所用的模式不同
并非CGI形式

apache下php是以一个模块运行的,不需要安装php-fpm

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template