Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2016-05-06 03:31:14

Jean-Paul
Member
Registered: 2013-03-20
Posts: 30

Unexpected error: PHP Startup: Unable to load dynamic library

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

#2 2016-05-06 05:47:50

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Unexpected error: PHP Startup: Unable to load dynamic library

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

#3 2016-05-06 07:14:59

Ben
Moderator
From: Melbourne, Australia
Registered: 2012-09-29
Posts: 4,399

Re: Unexpected error: PHP Startup: Unable to load dynamic library

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

#4 2016-05-06 10:45:38

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Unexpected error: PHP Startup: Unable to load dynamic library

According to the manual at http://php.net/, getimagesize() falls within the GD library of image functions, and is not reliant on ImageMagick.


Matt

The Turning Gate, http://theturninggate.net

Offline

#5 2016-05-07 16:46:00

Jean-Paul
Member
Registered: 2013-03-20
Posts: 30

Re: Unexpected error: PHP Startup: Unable to load dynamic library

Contacted my hosting company and they solved the issue. Thanks for your advice!

Offline

#6 2016-05-07 16:57:52

Ben
Moderator
From: Melbourne, Australia
Registered: 2012-09-29
Posts: 4,399

Re: Unexpected error: PHP Startup: Unable to load dynamic library

Excellent.  I'm glad to hear.

Offline

Board footer

Powered by FluxBB