Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Just testing Backlight on http://backlight.knipoognaaranaloog.nl/ and having this red box on my screen: Unexpected error: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/imagick.so' - libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0
I cannot figure out what is going wrong. Any advise on this?
Offline
Is this something that just started happening? I can see the test gallery you published.
The path in that error message doesn't look like anything in the Backlight folders. Is your host adding anything strange to the subdomain?
At any rate, this will be something for Ben to peek at.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
We don't directly use the ImageMagick module, however we do use a PHP function called getimagesize() which may or may not depend on ImageMagick. I've searched this and not found a conclusive answer. Our code however doesn't try to use getimagesize() when only viewing the Backlight admin page, which is where I can see the error on your site.
Whatever the case, the underlying error is due to a misconfiguration on your host. Who are you hosting with? I suggest that you raise this issue with their technical support, providing the error that you have given us.
Offline
According to the manual at http://php.net/, getimagesize() falls within the GD library of image functions, and is not reliant on ImageMagick.
Offline
Contacted my hosting company and they solved the issue. Thanks for your advice!
Offline
Excellent. I'm glad to hear.
Offline