diff options
Diffstat (limited to 'php-7.4.0-embed.patch')
-rw-r--r-- | php-7.4.0-embed.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-7.4.0-embed.patch b/php-7.4.0-embed.patch index 1bfd1da..1c743c2 100644 --- a/php-7.4.0-embed.patch +++ b/php-7.4.0-embed.patch @@ -18,7 +18,7 @@ diff -up php-5.5.30/scripts/php-config.in.old php-5.5.30/scripts/php-config.in php_cgi_binary=NONE configure_options="@CONFIGURE_OPTIONS@" -php_sapis="@PHP_INSTALLED_SAPIS@" -+php_sapis="apache2handler embed fpm @PHP_INSTALLED_SAPIS@" ++php_sapis="apache2handler litespeed fpm @PHP_INSTALLED_SAPIS@" ini_dir="@EXPANDED_PHP_CONFIG_FILE_SCAN_DIR@" ini_path="@EXPANDED_PHP_CONFIG_FILE_PATH@" |