FPM: Difference between revisions

From DWIKI
(Created page with " <span style="font-size:large">'''FastCGI Process Manager'''</span> =Links= *[https://www.php.net/manual/en/install.fpm.php Documentation]")
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
<span style="font-size:large">'''FastCGI Process Manager'''</span>
<span style="font-size:large">'''FastCGI Process Manager'''</span>


=Links=
= Links =
*[https://www.php.net/manual/en/install.fpm.php Documentation]
 
*[https://www.php.net/manual/en/install.fpm.php Documentation]  
*[https://www.digitalocean.com/community/tutorials/how-to-configure-apache-http-with-mpm-event-and-php-fpm-on-ubuntu-18-04 Switching to FPM on Ubuntu/Debian]
 
 
=Monitoring PHP-FPM=
*https://www.php.net/manual/en/fpm.status.php
*[https://www.zabbix.com/integrations/phpfpm Zabbix monitoring php-fpm]
 
=FAQ=
==proxy_fcgi AH01071: Got error 'Primary script unknown'==
The fcgi 404
 
 
==AH01079: failed to make connection to backend: httpd-UDS==
USB = Unix Domain Socket, look for logging/config about the socket involved

Revision as of 13:50, 2 August 2022

FastCGI Process Manager

Links


Monitoring PHP-FPM

FAQ

proxy_fcgi AH01071: Got error 'Primary script unknown'

The fcgi 404


AH01079: failed to make connection to backend: httpd-UDS

USB = Unix Domain Socket, look for logging/config about the socket involved