[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9
graczpaw at googlemail.com
graczpaw at googlemail.com
Wed May 28 02:09:28 BST 2008
a simpler solution is to create two symbolic links
ln -s /usr/lib/libMagick.so.10 /usr/lib/libMagick.so.9
ln -s /usr/lib/libWand.so.10 /usr/lib/libWand.so.9
then:
sudo apache2ctl restart
Works for me :)
--
PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9
https://bugs.launchpad.net/bugs/203023
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
More information about the Ubuntu-server-bugs
mailing list