Report this

What is the reason for this report?

PHP 7.2 NOTICE on APACHE 2

Posted on June 12, 2018

Hi I normally do my upgrades without issue but today I get the following notice. Do I need to do anything about it?

NOTICE: Not enabling PHP 7.2 FPM by default.
NOTICE: To enable PHP 7.2 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.2-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Setting up php7.2-xml (7.2.6-1+ubuntu16.04.1+deb.sury.org+1) ...
Setting up php7.2-gd (7.2.6-1+ubuntu16.04.1+deb.sury.org+1) ...
Setting up libapache2-mod-php7.2 (7.2.6-1+ubuntu16.04.1+deb.sury.org+1) ...
libapache2-mod-php7.2: not switching MPM - already enabled
Setting up php7.2 (7.2.6-1+ubuntu16.04.1+deb.sury.org+1) ...
Processing triggers for php7.2-fpm (7.2.6-1+ubuntu16.04.1+deb.sury.org+1) ...
NOTICE: Not enabling PHP 7.2 FPM by default.
NOTICE: To enable PHP 7.2 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.2-fpm
NOTICE: You are seeing this message because you have apache2 package installed.

I am using nginx on ubuntu and php7.2 since a week or so. Thanks

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.