See if PHP-FPM is on and how to turn it on under Linux

Source: Internet
Author: User
Tags fpm

For the Linux contact is very few, for the command is very unfamiliar, today found that the site before deployment can not be accessed, I think it may be nginx or PHP-FPM not open.

So here's a note on Linux to see if the php-fpm is on and how to turn it on (Nginx is also the same) command for quick viewing later.

1. See if PHP-FPM is open

Command: Ps-ef|grep PHP

The results are as follows:

This should not be turned on.

2, check the location of PHP-FPM

Command: Whereis php-fpm

3. Open PHP-FPM

Command:/USR/LOCAL/BIN/PHP-FPM

4. Re-enter the command ps-ef|grep PHP to see if it's turned on

This is already turned on.

See if PHP-FPM is on and how to turn it on under Linux

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.