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

xdebug is loaded twice #46

Closed
wmortada opened this issue Nov 6, 2019 · 1 comment
Closed

xdebug is loaded twice #46

wmortada opened this issue Nov 6, 2019 · 1 comment

Comments

@wmortada
Copy link
Contributor

wmortada commented Nov 6, 2019

When I run a command such as bkc civibuild create I get multiple warning messages saying:

Cannot load Xdebug - it was already loaded

I think this is because Xdebug is getting loaded twice. Once by buildkit.ini and once by debug.ini.

Removing the following line from buildkit.ini seems to fix this issue:

zend_extension=xdebug.so
wmortada added a commit to wmortada/civicrm-buildkit-docker that referenced this issue Nov 6, 2019
@michaelmcandrew
Copy link
Owner

ta - your fix now merged.

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