Answers for "php fpm version check"

PHP
0

php fpm test

sudo php-fpm7.0 -t
Posted by: Guest on July-20-2021
-1

how to check if PHP-FPM is running

ps aux | grep php-fpm
Posted by: Guest on August-24-2021

Browse Popular Code Answers by Language