codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
483 stars 58 forks source link

Can't locate API module structure `php8_module #118

Closed fusengine closed 3 years ago

fusengine commented 3 years ago

Do you have idea this errors?

httpd: Syntax error on line 471 of /etc/apache2/httpd.conf: 
Syntax error on line 1 of /etc/apache2/conf.d/php8-module.conf: 
Can't locate API module structure `php8_module' in file /app/modules/mod_php8.so: 
Symbol not found: php8_module
fusengine commented 3 years ago
LoadModule php8_module ===> php_module   modules/mod_php8.so

DirectoryIndex index.php index.html
AddHandler application/x-httpd-php .php
AddHandler application/x-httpd-php-source .phps