> Thanks for your quick response, here are the 3 pieces of information you > requested. > DISTRIB_DESCRIPTION="Ubuntu 8.04.2" [...] i686 GNU/Linux > ||/ Naam Versie Omschrijving > +++-==============-==============-============================================ > ii php5-imagick 2.0.1-1 ImageMagick module for php5 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php5/2006061 > 3+lfs/imagick.so' - libWand.so.9: cannot open shared object file: No such > file o
It would seem you have the 'hardy' version of the php5-imagick package, 2.0.1-1 which has the bug. (It was linked with libWand.so.9 version). The 'hardy-updates' version of php5-imagick (** 2.0.1-1ubuntu0.1 **) depends upon 'libmagick10' and does not appear to have this problem. I.e. it would appear you have the old un-fixed version of the package!! See:- http://packages.ubuntu.com/php5-imagick If you look in your /etc/apt/sources.list file you may be missing hardy-updates... My Hardy8.04 machine has this in /etc/apt/sources/list:- ------------------------------------------------------------------------ deb http://gb.archive.ubuntu.com/ubuntu/ hardy main universe deb-src http://gb.archive.ubuntu.com/ubuntu/ hardy main universe deb http://gb.archive.ubuntu.com/ubuntu/ hardy-updates main universe deb-src http://gb.archive.ubuntu.com/ubuntu/ hardy-updates main universe deb http://security.ubuntu.com/ubuntu hardy-security main universe deb-src http://security.ubuntu.com/ubuntu hardy-security main universe ------------------------------------------------------------------------ Good luck! --Simon -- 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. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs