Closed Danielss89 closed 8 months ago
Yep, same error message here using images dunglas/frankenphp:latest-php8.2-alpine
or dunglas/frankenphp:latest-php8.3-alpine
(also on MacOS+Silicon)
This looks like a bug introduced in the newly supported apache_request_headers
function.
Could you temporarily downgrade to the previous version or don't call this function?
Yes, downgrading to 1.0.3 seems to be working
@dunglas thanks, yes seems like this is the reason - dunglas/frankenphp:1.0.3-php8.3-alpine
is also working fine for me 👍
What happened?
I've build a custom Dockerfile which can be seen here: https://gist.github.com/Danielss89/6d4615be83d9c9cb6a6cadc1dedc8fad
But when opening whenever page, i just get a blank page and the error attached in logs.
Build Type
Docker (Debian Bookworm)
Worker Mode
No
Operating System
macOS
CPU Architecture
Apple Silicon
Relevant log output