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

imagick seems to be missing? #176

Open
Tresmos opened this issue Jul 20, 2024 · 3 comments
Open

imagick seems to be missing? #176

Tresmos opened this issue Jul 20, 2024 · 3 comments
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@Tresmos
Copy link

Tresmos commented Jul 20, 2024

Currently using version 1.7.19:lsphp83

wordpress suggests to install imagick and stderr.log file is filled with:

PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lsws/lsphp83/lib/php/20230831/imagick.so (/usr/local/lsws/lsphp83/lib/php/20230831/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lsws/lsphp83/lib/php/20230831/imagick.so.so (/usr/local/lsws/lsphp83/lib/php/20230831/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lsws/lsphp83/lib/php/20230831/imagick.so (/usr/local/lsws/lsphp83/lib/php/20230831/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lsws/lsphp83/lib/php/20230831/imagick.so.so (/usr/local/lsws/lsphp83/lib/php/20230831/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lsws/lsphp83/lib/php/20230831/imagick.so (/usr/local/lsws/lsphp83/lib/php/20230831/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lsws/lsphp83/lib/php/20230831/imagick.so.so (/usr/local/lsws/lsphp83/lib/php/20230831/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

I don't remember since when this started happening but I do remember it being installed and working.

@timnolte
Copy link
Member

Hmm, this is surprising as this sort of issue should have been a cause for the Docker image build to fail. 🤔

@timnolte timnolte added bug Something isn't working dependencies Pull requests that update a dependency file labels Jul 20, 2024
@timnolte timnolte self-assigned this Jul 20, 2024
@Tresmos
Copy link
Author

Tresmos commented Jul 20, 2024

Let me know if you need me to test stuff or attach more logs to make debugging this easier

@Tresmos
Copy link
Author

Tresmos commented Aug 8, 2024

Upgraded to 1.4.1 release and imagick seems to be working now.
image

I couldn't find any commits related to this issue so maybe there was a one time build issue with 1.4.0 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants