Home  >  Article  >  Operation and Maintenance  >  How to open php in linux

How to open php in linux

王林
王林Original
2020-05-16 14:09:162320browse

How to open php in linux

The command to open php is as follows:

/usr/local/bin/php-fpm

Execute the following command to check whether it is enabled

ps -ef|grep php

How to open php in linux

Recommended tutorial: linux tutorial

The above is the detailed content of How to open php in linux. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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