I am unable to Upload Webp Images In Wordpress 5.8

#1
I am unable to upload WebP images in WordPress 5.8 Please help. I have installed it from OpenLiteSpeed WordPress Image From Alibaba Cloud
 

Cold-Egg

Administrator
#2
May I know the OLS version? As long as the OpenLiteSpeed version is higher than v1.4.33, you should be able to upload it.
To upgrade OLS, run the following command,
Code:
sudo apt-get update
sudo apt-get upgrade -y
You can also check from OpenLiteSpeed Web Admin > Server Configuration > General > MIME Settings, and "image/webp" should be included.

If still not working, please share a screenshot of the failed information.
 
#4
I checked Web Admin > Server Configuration > General > MIME Settings and i found 'image/webp'
ffff.PNG
I check info of WordPress section it not showing webp
ddd.PNG
 
Top