Hi my name is Rich,
I am an artist who maintains his website but has come across a problem which I cannot fix (any help is most welcome).
I searched the cPanel forum and could not find the answer. My computer has a Windows OS.
The galleries section on my website will not load and I have an error_log (in the galleries section) which states:
"PHP Warning: Version warning: Imagick was compiled against Image Magick version 1654 but
version 1650 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0"
I have a shared website and contacted Hostgater who loaded a php.ini file in my galleries section.
The customer rep stated I would have to update Image Magick in this file.
I opened the php.ini file with Dreamweaver and it stated, 'To make changes to this file, use the
cPanel MultiPHP INI Editor'.
I opened 'the cPanel MultiPHP INI Editor' and am looking at the file. I read through the 1625 lines of
the php.ini file and the only mention of Imagick is on line 1. imagick.skip_version_check=true, line 8
imagick.skip_version_check=true and line 1624. imagick.skip_version_check=true.
So what code/line needs to be added/changed in the php.ini file to update Image Magick to version 1654?
Thanks,
Rich
I am an artist who maintains his website but has come across a problem which I cannot fix (any help is most welcome).
I searched the cPanel forum and could not find the answer. My computer has a Windows OS.
The galleries section on my website will not load and I have an error_log (in the galleries section) which states:
"PHP Warning: Version warning: Imagick was compiled against Image Magick version 1654 but
version 1650 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0"
I have a shared website and contacted Hostgater who loaded a php.ini file in my galleries section.
The customer rep stated I would have to update Image Magick in this file.
I opened the php.ini file with Dreamweaver and it stated, 'To make changes to this file, use the
cPanel MultiPHP INI Editor'.
I opened 'the cPanel MultiPHP INI Editor' and am looking at the file. I read through the 1625 lines of
the php.ini file and the only mention of Imagick is on line 1. imagick.skip_version_check=true, line 8
imagick.skip_version_check=true and line 1624. imagick.skip_version_check=true.
So what code/line needs to be added/changed in the php.ini file to update Image Magick to version 1654?
Thanks,
Rich
Last edited by a moderator: