[BlueOnyx:18618] Re: Error - BlueOnyx 5108R

Dirk Estenfeld dirk.estenfeld at blackpoint.de
Thu Nov 5 02:45:13 -05 2015


Rich,

Michael did write a fix in "[BlueOnyx:18277] Re: imagick error after update"

---

But it's a PECL module, so it's easy to fix:



1.) Check if you're affected. If the command ...



/home/solarspeed/php/bin/php -m



... returns this, then you are affected:



PHP Warning:  PHP Startup: Unable to load dynamic library

'/home/solarspeed/php/lib/php/20131226/imagick.so' - libMagickWand.so.2:

cannot open shared object file: No such file or directory in Unknown on

line 0



2.) In that case run this command. It will uninstall the "imagick" PECL

module:



/home/solarspeed/php/bin/pecl uninstall imagick



3.) Next run this command to download, compile and reinstall the correct

"imagick" module:



/home/solarspeed/php/bin/pecl install imagick



That command will ask a question (or two?). Simply press return for it

to continue.



That should fix it.
---

Bets regards,
Dirk

blackpoint GmbH - Friedberger Straße 106 - 61118 Bad Vilbel

Von: blueonyx-bounces at mail.blueonyx.it [mailto:blueonyx-bounces at mail.blueonyx.it] Im Auftrag von Richard Sidlin
Gesendet: Donnerstag, 5. November 2015 08:03
An: 'BlueOnyx General Mailing List' <blueonyx at mail.blueonyx.it>
Betreff: [BlueOnyx:18617] Error - BlueOnyx 5108R

Hi

One of my sites is showing the following error and is down:

[Thu Nov 05 06:59:13 2015] [error] [client 82.7.142.97] PHP Warning:  PHP Startup: Unable to load dynamic library '/home/solarspeed/php/lib/php/20121212/imagick.so' - libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0

PHP versions 5.3.27-2 and 5.4.22-1 installed.

Can anyone help on this please?

Rich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20151105/3a1b26b4/attachment.html>


More information about the Blueonyx mailing list