Skip to main content

WebP Support

Comments

6 comments

  • cPanelLauren
    Hello, My assumption is that there is a PHP extension which is present in PHP 5.6 but not on PHP 7.2 what is the error you're receiving?
    0
  • Dimitri20
    Hello, My assumption is that there is a PHP extension which is present in PHP 5.6 but not on PHP 7.2 what is the error you're receiving?

    Hello, Excuses for the delay. I do not get an error as such. I am using en extension for WebP. Before the switch both server and browser support was ok. And everything worked fine. After the switch to 7.2 the extension shows that the server doesn't support WebP. I noticed that WebP support wasn't enabled in the GD (via phpinfo) so I contacted my provider asking them to enable WebP support in the GD. They told me that the Operating system does not provide webp support for php 7.X. Which I find quite strange.... Thanks, Dimitri
    0
  • cPanelLauren
    the issue was PHP's GD extension if I recall correctly. The issue for that should be resolved per:
    0
  • Dimitri20
    Hello Lauren, Thanks. I understand that the LibGD needs to be updated.... is that right? This is currently installed
    GD Version bundled (2.1.0 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    FreeType Version 2.3.11
    Thanks Dimitri
    0
  • cPanelLauren
    right but i think this whole situation was resolved with: Installed Packages Name : ea-php72-php-gd Arch : x86_64 Version : 7.2.29 Release : 2.2.3.cpanel Size : 378 k Repo : installed From repo : EA4 Summary : A module for PHP applications for using the gd graphics library URL : http://www.php.net/ License : PHP Description : The ea-php72-php-gd package contains a dynamic shared object that will add : support for using the gd graphics library to PHP.
    0
  • Dimitri20
    Thanks Lauren, I'll let the host know!
    0

Please sign in to leave a comment.