Apache2 with PHP-FPM

PHP-FPM is another way to use PHP with Apache2, we forget the libmod-apache2-phpX. PHP-FPM is a variant of FAST-CGI. PHP-FPM has the advantage of no longer being embedded in Apache. So PHP is used / called when needed.(When an image is requested PHP does not need to be loaded). PHP-FPM installs PHP as a service …

Read more


Centreon: installation, configuration and supervision of equipment

In this tutorial, we will see how to set up Centreon, which is a Linux (CentOS) monitoring solution. The points addressed are the following: Installation of the distribution by an ISO 1. Start on the ISO. 2. Select CENTOS language 1 and click on Continue 2. 3. Click INSTALLATION TYPE 1. 4. Choose option 1 …

Read more