Message ID | 20211119035627.20514-1-changqing.li@windriver.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe] php: correct module name and library name | expand |
diff --git a/meta-oe/recipes-devtools/php/php/70_mod_php8.conf b/meta-oe/recipes-devtools/php/php/70_mod_php8.conf index 5a9dc91c6..58ce408aa 100644 --- a/meta-oe/recipes-devtools/php/php/70_mod_php8.conf +++ b/meta-oe/recipes-devtools/php/php/70_mod_php8.conf @@ -1,4 +1,4 @@ -LoadModule php7_module lib/apache2/modules/libphp7.so +LoadModule php_module lib/apache2/modules/libphp.so <FilesMatch "\.ph(p[2-8]?|tml)$"> SetHandler application/x-httpd-php