PHP Warning: Module 'imagick' already loaded in Unknown on line 0
1. Make sure extension=”imagick.so” is commented-out from these:
/usr/lib/php.ini
/usr/local/lib/php.ini
/opt/cpanel/ea-php56/root/etc/php.ini
/opt/cpanel/ea-php56/root/etc/php.d/02-pecl.ini
2. Make sure extension=”imagick.so” is not commented out in:
/opt/cpanel/ea-php56/root/etc/php.d/imagick.ini
3. Run
/usr/sbin/cagefsctl –force-update
4. Restart Apache
Now my users can send email to my support addresses at all my helpdesk scripts without receiving a “could not deliver, PHP Warning: Module ‘imagick’ already loaded in Unknown on line 0” message back to them, and I’ve re-opened normal operation of my helpdesks.
Thank you guys so much! You guys have no idea how grateful I am right now… the sleep depravation and holiday support overload was already taking a toll, and this was really putting a hurt on me. Wow, maybe I can go get a couple hours of sleep now. THANK YOU!