[BlueOnyx:18619] Re: Error - BlueOnyx 5108R
Richard Sidlin
richard at sidlin.co.uk
Thu Nov 5 02:57:48 -05 2015
Thanks Dirk
I think the customer has screwed the site up as looking back at the errors,
they have been there for weeks. The instructions below didnt work so I
followed another one and removed the ini file. That stopped the errors.
Rich
From: blueonyx-bounces at mail.blueonyx.it
[mailto:blueonyx-bounces at mail.blueonyx.it] On Behalf Of Dirk Estenfeld
Sent: 05 November 2015 07:45
To: BlueOnyx General Mailing List <blueonyx at mail.blueonyx.it>
Subject: [BlueOnyx:18618] Re: Error - BlueOnyx 5108R
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>
[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
<mailto: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/ecbe640d/attachment.html>
More information about the Blueonyx
mailing list