Skip to content

Not enabled extensions using the installer and a volume on /usr/local/etc/php/conf.d/ #588

Answered by mlocati
adil-azmy asked this question in Q&A
Discussion options

You must be logged in to vote

Yep, that's the standard behavior for docker images: you shouldn't map a folder that may break the state (in this specific case: the PHP extensions enabled in INI the files in the "$PHP_INI_DIR/conf.d" directory should refer to existing .so files in the "$(php-config --extension-dir)" directory.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mlocati
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants