About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
vibhasbhingarde
4/25/2017 - 12:24 PM
share
Share
add_circle_outline
Save
Check if PHP-FPMis running
Check if PHP-FPMis running
php-fpm.conf
content_copy
file_download
lsof -Pni4 | grep LISTEN | grep php
clear