unit: update php module config

This commit is contained in:
Izorkin
2018-12-10 10:32:29 +03:00
committed by Franz Pletz
parent b5137de379
commit bfe31dfdcd

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;
};