It case is already clear, your user www-data
is missing membership in group pihole
.
Run
sudo usermod -a -G pihole www-data
sudo service lighttpd restart
and try again.
It case is already clear, your user www-data
is missing membership in group pihole
.
Run
sudo usermod -a -G pihole www-data
sudo service lighttpd restart
and try again.