Overview
Hi, I installed pi-hole on my ubuntu 22 with with a default setup. It seems to work as a command line tool but I'm not able to browse requests and configs in the web admin interface.
I researched other similar questions: in the beginning, it seemed that my lighttpd service was not working because port 80 was occupied. I changed the lighttpd.conf to use port 81 and the service seems to be active now but it didn't help resolving the issue. I also made sure that www-data owns lighttpd/access.log
This is how it looks in my browser (Firefox):
Any help is appreciated
Expected Behaviour:
Pi-hole admin web interface is loading the UI properly with all CSS and scripts
Actual Behaviour:
Pi-hole admin web interface is only loaded partially with a few blocked requests as if PHP script wasn't loaded