Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /home/onlinesu/public_html/kb/wp-content/mu-plugins/sso.php on line 74

Warning: Cannot modify header information - headers already sent by (output started at /home/onlinesu/public_html/kb/wp-content/mu-plugins/sso.php:74) in /home/onlinesu/public_html/kb/wp-includes/feed-rss2.php on line 8
cPanel libMagickWand.so.2 https://kb.onlinesupport4u.in Thu, 27 Aug 2015 14:21:42 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 libMagickWand.so.2: cannot open shared object file https://kb.onlinesupport4u.in/libmagickwand-so-2-cannot-open-shared-object-file/ Thu, 27 Aug 2015 14:20:59 +0000 http://kb.onlinesupport4u.in/?p=250 While working on one cPanel server we could see below error in error_log file for one client

libMagickWand.so.2: cannot open shared object file

The error log were filled by such errors

reinstalling imagemagick  using command  /scripts/installimagemagick  didnt work as error were still persisting .

So renamed the php,ini file

mv /usr/local/lib/php.ini /usr/local/lib/php.ini-old

Now to regenerate the new php.ini file I had to use command

/scripts/phpini

A new PHP.ini was create with default entries like a newly set server.

Modified the PHP.ini to customize it  as needed

Then had to finish it by rebuilding apache and php using easyapache

/scripts/easyapache

Now all sites work fine without any error 🙂

 

 

 

 

]]>