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

PHP extensions (V8Js) don't work #1207

Closed
zolotov88 opened this issue Oct 24, 2017 · 4 comments
Closed

PHP extensions (V8Js) don't work #1207

zolotov88 opened this issue Oct 24, 2017 · 4 comments
Labels

Comments

@zolotov88
Copy link

Info:

  • Docker version ($ docker --version): Docker version 17.09.0-ce, build afdb6d4
  • Laradock commit ($ git rev-parse HEAD): 05879bd
  • System info (Mac, PC, Linux): PC
  • System info disto/version: Windows 10 LTSB

Issue:

When I use

$ docker-compose exec workspace bash
$ php -m

And I see 56 PHP modules.
But when I use get_loaded_extensions(); in my php file with nginx only 36 modules are working there.
How can I use v8js for examle im my php files?

@zolotov88 zolotov88 changed the title PHP extensions (V8Js) doesn't work PHP extensions (V8Js) don't work Oct 24, 2017
@smoleniuch
Copy link

I have the same issue, the extension is not installed at all.

@Rishats
Copy link

Rishats commented Nov 3, 2018

Extension is not installed at all +++

@stale
Copy link

stale bot commented Feb 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Feb 2, 2020
@stale
Copy link

stale bot commented Feb 23, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants