unit: update php module config

This commit is contained in:
Izorkin
2018-12-11 20:11:28 +01:00
committed by Franz Pletz
parent b5137de379
commit bfe31dfdcd
+6
View File
@@ -7881,6 +7881,8 @@ in
config.php.embed = true;
config.php.apxs2 = false;
config.php.systemd = false;
config.php.phpdbg = false;
config.php.cgi = false;
config.php.fpm = false;
};
@@ -7888,6 +7890,8 @@ in
config.php.embed = true;
config.php.apxs2 = false;
config.php.systemd = false;
config.php.phpdbg = false;
config.php.cgi = false;
config.php.fpm = false;
};
@@ -7895,6 +7899,8 @@ in
config.php.embed = true;
config.php.apxs2 = false;
config.php.systemd = false;
config.php.phpdbg = false;
config.php.cgi = false;
config.php.fpm = false;
};