Package: php5-imagick Version: 2.1.1RC1-1 Severity: minor After installing and uninstalling image php5-imagick (with apache restarts) -------------------------- aptitude install php5-imagick aptitude remove php5-imagick --------------------------
If I try to run any php script from cli (php test.php) I will get this warning: -------------------------- PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - /usr/lib/php5/20060613/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0 -------------------------- To resolve this issue I need to manually remove or rename this file: /etc/php5/apache2/conf.d/imagick.ini -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

