No PNG support with Imagick on new install

shadowq

Verified User
Joined
Dec 5, 2010
Messages
93
Something seems askew, because Imagick is not showing PNG as a supported type. Everything was working until I built a new DA server, including using CB to build imagick.

Trying to utilise it within PHP, and I get a fatal error.
1746667457792.png
Any ideas where to look?
 
ImageMagick now compilled from OS packages so you can recompile it with needed formats then rebuild php-imagick with custombuild
 
ImageMagick now compilled from OS packages so you can recompile it with needed formats then rebuild php-imagick with custombuild
Thanks! I assumed it was compiled and built custombuild, not just the php module. My mistake. Thanks for pointing me in the right direction!
 
Back
Top