ps -ef | grep 'nginx'
which php
/usr/bin/php
/usr/bin/php --help
ps -ef | grep 'php-fpm'
ps -ef | grep 'mysql'
which mysql
/usr/bin/mysql
/usr/bin/mysql --help
ps -ef | grep 'nginx'
which php
/usr/bin/php
/usr/bin/php --help
ps -ef | grep 'php-fpm'
ps -ef | grep 'mysql'
which mysql
/usr/bin/mysql
/usr/bin/mysql --help