frankenphp
frankenphp copied to clipboard
shmop_open() does not exist
What happened?
i try to run my framework which uses shared Memory for some parts and found this error
Build Type
Docker (Debian Bookworm)
Worker Mode
Yes
Operating System
GNU/Linux
CPU Architecture
x86_64
PHP configuration
could not fit...
(There was an error creating your issue: body is too long (maximum is 65536 characters).) but default configuration
Relevant log output
also the 1 at the end should not be there i guess.
Did you install/compile the shmop extension?
How to do that? i used your latest binary in a docker debian image.
If you use Docker, you don't need to download the binary, use this instead: https://frankenphp.dev/docs/docker/#how-to-install-more-php-extensions
This extension isn't bundled with the static binary we propose, but as it is supported by static-php-cli, feel free to open a PR to add it to the default list.