Installing Pi-hole on Existing Apache Server

I have managed to get the dashboard working by installing the following packages with apache+php8.0

php8.0-sqlite3
php8.0-fpm

You will also need to do
a2enconf php8.0-fpm

1 Like