Difference between revisions of "/etc/php/7.2/fpm/php-fpm.conf"

From wikieduonline
Jump to navigation Jump to search
(Created page with " cat /etc/php/7.2/fpm/php-fpm.conf | grep -v ";" | grep . [global] pid = /run/php/php7.2-fpm.pid error_log = /var/log/php7.2-fpm.log include=/etc/php/7.2/fpm/pool.d/*.conf...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  cat /etc/php/7.2/fpm/php-fpm.conf | grep -v ";" | grep .
+
  cat [[/etc/php/7.2/fpm/]]php-fpm.conf | grep -v ";" | grep .
 
  [global]
 
  [global]
 
  pid = /run/php/php7.2-fpm.pid
 
  pid = /run/php/php7.2-fpm.pid
  error_log = /var/log/php7.2-fpm.log
+
  error_log = [[/var/log/php7.2-fpm.log]]
  include=/etc/php/7.2/fpm/pool.d/*.conf
+
  include=[[/etc/php/7.2/fpm/pool.d/*.conf]]
  
 +
== Related ==
 +
* <code>[[/etc/php/7.*/fpm/pool.d/www.conf]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 05:30, 23 September 2022

Advertising: