There have been some other Imagick error threads here and I believe there wasn't much of a fix.
/* 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*/
Please someone tell me if my hosting company is telling me BS.
According to a support tech, the error occurs because the AddHandler line in the .htaccess refers to the EA4 version of php saying
"AddHandler application/x-httpd-ea-php## .php" instead of "AddHandler application/x-httpd-php## .php". He said the 2nd one would be the correct entry.
But he told me that I can safely ignore it and that it is a WordPress or Theme/Plugin or PHP version issue (sound like my fault)?
The reference to ea-php is automatically inserted when upgrading to 7.3 or 7.4. I have no input into that.
Wouldn't it be the duty of the hosting company to configure cPanel in a way that the correct code is inserted? Or is that too naive to think?
BTW the server (reseller) was upgraded from a suPHP version in June 2020. Up to then the highest was 5.6 I believe.
Is my hosting company is telling me BS?
/* 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*/
Please someone tell me if my hosting company is telling me BS.
According to a support tech, the error occurs because the AddHandler line in the .htaccess refers to the EA4 version of php saying
"AddHandler application/x-httpd-ea-php## .php" instead of "AddHandler application/x-httpd-php## .php". He said the 2nd one would be the correct entry.
But he told me that I can safely ignore it and that it is a WordPress or Theme/Plugin or PHP version issue (sound like my fault)?
The reference to ea-php is automatically inserted when upgrading to 7.3 or 7.4. I have no input into that.
Wouldn't it be the duty of the hosting company to configure cPanel in a way that the correct code is inserted? Or is that too naive to think?
BTW the server (reseller) was upgraded from a suPHP version in June 2020. Up to then the highest was 5.6 I believe.
Is my hosting company is telling me BS?
Last edited by a moderator: