How to open php in linux

王林
Release: 2020-05-16 14:09:16
Original
2393 people have browsed it

How to open php in linux

The command to open php is as follows:

/usr/local/bin/php-fpm
Copy after login

Execute the following command to check whether it is enabled

ps -ef|grep php
Copy after login

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!

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