Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined function simplexml_import_dom() #76

Closed
bdaler opened this issue Mar 7, 2018 · 1 comment
Closed

Call to undefined function simplexml_import_dom() #76

bdaler opened this issue Mar 7, 2018 · 1 comment

Comments

@bdaler
Copy link

bdaler commented Mar 7, 2018

issue: missing php7-simplexml in php-fpm container
slove:
inside container, apk add --no-cache php7-simplexml
or add php7-simplexml to Dockerfile on php-fpm folder

@eko
Copy link
Owner

eko commented Mar 8, 2018

Hello,

Maybe you're not up-to-date with latest version of this repository. Indeed, php7-simplexml package has been added, as you can see here: https://github.com/eko/docker-symfony/blob/master/php-fpm/Dockerfile#L28

I am closing this issue as it is not still relevant.

Thank you

@eko eko closed this as completed Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants