[ad_1]
Hi
I have some trouble installing the HTML Tidy extension for my php setup.
I have run following commend in my docker container: docker-php-ext-install tidy
But i end up whit following error: configure: error: Cannot find libtidy
How do i install this libtidy?
Use Ubuntu 22.04 and php 8.2 whit apache
Should be nice if someone was able to help me whit this
Using the following image for my docker compose: wordpress:php8.2-apache
[ad_2]