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

Error to load extension after update extra-php-extensions from 0.12.4 to 1.1.1 and bref to v2 #441

Closed
cedric-r-mycelium opened this issue May 10, 2023 · 2 comments

Comments

@cedric-r-mycelium
Copy link

since this update i have many error:

Warning: PHP Startup: Unable to load dynamic library 'gd.so' (tried: /opt/bref/extensions/gd.so (/opt/bref/extensions/gd.so: cannot open shared object file: No such file or directory), /opt/bref/extensions/gd.so.so (/opt/bref/extensions/gd.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /opt/bref/extensions/imagick.so (/opt/bref/extensions/imagick.so: cannot open shared object file: No such file or directory), /opt/bref/extensions/imagick.so.so (/opt/bref/extensions/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /opt/bref/extensions/redis.so (/opt/bref/extensions/redis.so: cannot open shared object file: No such file or directory), /opt/bref/extensions/redis.so.so (/opt/bref/extensions/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
 "bref/bref": "^2.0",
 "bref/extra-php-extensions": "^1.1.1",

But i don't know why

@cedric-r-mycelium cedric-r-mycelium changed the title Update extra-php-extensions from 0.12.4 to 1.1.1 Error to load extension after update extra-php-extensions from 0.12.4 to 1.1.1 May 10, 2023
@cedric-r-mycelium
Copy link
Author

I found why the source of the bug is architecture: arm64

@cedric-r-mycelium cedric-r-mycelium changed the title Error to load extension after update extra-php-extensions from 0.12.4 to 1.1.1 Error to load extension after update extra-php-extensions from 0.12.4 to 1.1.1 and bref to v2 May 10, 2023
@mnapoli
Copy link
Member

mnapoli commented May 10, 2023

👍 closing as duplicate of #411 then, thanks for updating with the root cause!

@mnapoli mnapoli closed this as completed May 10, 2023
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