Whenever I start Apache, this error message is produced:
Code: Select all
PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
What do I have to do to compile imagick with API=20100525?
Naturally I'd be happy to provide any other information that may be needed to solve the problem.