Hi guys!
We are facing this problem on a HostGator VPS running last PHP imagick 3.8.0.
When try to do a new $imagick = new Imagick('proPhotoRGB.jpg'), throws an 500 internal error.
But it works great on a HostGator shared host running PHP imagick 3.5.0.
Does last version is compatible with this new proPhoto RGB icc profile?
Does the Imagick compiled with ImageMagick version makes diference?
VPS 3.8.0 has date 2025-09-23 (recently) and version 3.5.0 has 2021-10-14 .
VPS info:
| imagick module version |
3.8.0 |
| imagick classes |
Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel |
| Imagick compiled with ImageMagick version |
ImageMagick 6.9.10-68 Q16 x86_64 2025-09-23 https://imagemagick.org |
| Imagick using ImageMagick library version |
ImageMagick 6.9.10-68 Q16 x86_64 2025-09-23 https://imagemagick.org |
| ImageMagick copyright |
© 1999-2019 ImageMagick Studio LLC |
| ImageMagick release date |
2025-09-23 |
| ImageMagick number of supported formats: |
236 |
SHAREDHOST info:
| imagick module version |
3.5.0 |
| imagick classes |
Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel |
| Imagick compiled with ImageMagick version |
ImageMagick 6.9.10-68 Q16 x86_64 2021-10-14 https://imagemagick.org |
| Imagick using ImageMagick library version |
ImageMagick 6.9.10-68 Q16 x86_64 2025-09-23 https://imagemagick.org |
| ImageMagick copyright |
© 1999-2019 ImageMagick Studio LLC |
| ImageMagick release date |
2025-09-23 |
| ImageMagick number of supported formats: |
236 |
Thanks in advanced!
Hi guys!
We are facing this problem on a HostGator VPS running last PHP imagick 3.8.0.
When try to do a new $imagick = new Imagick('proPhotoRGB.jpg'), throws an 500 internal error.
But it works great on a HostGator shared host running PHP imagick 3.5.0.
Does last version is compatible with this new proPhoto RGB icc profile?
Does the Imagick compiled with ImageMagick version makes diference?
VPS 3.8.0 has date 2025-09-23 (recently) and version 3.5.0 has 2021-10-14 .
VPS info:
SHAREDHOST info:
Thanks in advanced!