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

In the mac environment php8.x Unable to load dynamic library 'wasm' #149

Open
lackoxygen opened this issue Apr 26, 2023 · 0 comments
Open

Comments

@lackoxygen
Copy link

error message:

Warning: PHP Startup: Unable to load dynamic library 'wasm' (tried: /usr/local/lib/php/pecl/20210902/wasm (dlopen(/usr/local/lib/php/pecl/20210902/wasm, 0x0009): tried: '/usr/local/lib/php/pecl/20210902/wasm' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/php/pecl/20210902/wasm' (no such file), '/usr/local/lib/php/pecl/20210902/wasm' (no such file)), /usr/local/lib/php/pecl/20210902/wasm.so (dlopen(/usr/local/lib/php/pecl/20210902/wasm.so, 0x0009): symbol not found in flat namespace '_wasm_exporttype_copy')) in Unknown on line 0

I tried to remove the wasm_exporttype_copy method and reinstall, the error still exists

environment:

  • mac-13.3.1
  • php-8.0
  • php-8.1
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

1 participant