February 2018
Beginner to intermediate
348 pages
9h 40m
English
Once you have made the appropriate changes to the PHP-FPM configuration file, you may start it with the following command (the file paths may vary depending on your build configuration):
[user@local ~]# /usr/local/php/sbin/php-fpm -c /usr/local/php/etc/php.ini --pid /var/run/php-fpm.pid --fpm-config=/usr/local/php/etc/php-fpm.conf -D
The preceding command includes several important arguments:
Read now
Unlock full access