Only allow_url_fopen, cURL (curl_init and curl_exec) and mb_eregi must be activated as extensions. But this has no effect on images.
I can’t test PHP 7.4 yet… I’m rather guessing a faulty info about the MIME type of the image, but I can’t test it yet.
One workaround would be to deactivate the Image Proxy. Unless required for data protection reasons, also recommended. The best option is still the image cache.
-
This reply was modified 6 years, 3 months ago by
Marcelismus.
-
This reply was modified 6 years, 3 months ago by
Marcelismus.
Thread Starter
bFeeL
(@bfeel)
Hi @marcelismus
The problem continues. Will there be an update for PHP 7.4?
Thread Starter
bFeeL
(@bfeel)
If he gives an idea… When I try to enable cache in PHP 7.3, it doesn’t give an error. But I get this error in PHP 7.4.
And as you already know in the first message, images do not work at all in PHP 7.4.
Image cache is not active: “allow_url_fopen” is not activated on this server. Please activate it or contact your hoster and try again.
Thread Starter
bFeeL
(@bfeel)
Yes. I opened the module that closed in PHP 7.4. And it works in PHP 7.4 🙂