Search found 2 matches
- 2013-07-08T06:33:15-07:00
- Forum: IMagick
- Topic: PHP Startup: imagick: Unable to initialize module
- Replies: 2
- Views: 10455
Re: PHP Startup: imagick: Unable to initialize module
Thanks for the reply. Can I leave my current ImageMagick installation as is and just do what you suggested for imagick (i.e. to generate the correct version of imagick.so)? Maybe this info will help: I used phpize to create imagick.so, not PECL. When I run phpize with the -v option, this is the ...
- 2013-07-08T00:52:38-07:00
- Forum: IMagick
- Topic: PHP Startup: imagick: Unable to initialize module
- Replies: 2
- Views: 10455
PHP Startup: imagick: Unable to initialize module
I have MAMP 2.0 on my mac. I installed ImageMagick and then tried to install/configure imagick. In the end I had an imagick.so file which I copied to the various php 5.n directories under /Applications/MAMP/. Whenever I start Apache, this error message is produced: PHP Warning: PHP Startup: imagick ...