Pi hole GUI not showing

The issue I am facing: I have tried many things such as changing port

Details about my system: ubuntu 24 server on rpi 4 model B

What I have changed since installing Pi-hole: changed the port

Your image shows the issue - Apache is using port 80:

image

Pi-hole has its own web server (it doesn't use Apache) and both servers are configured to use the same port.

You need to move Apache or Pi-hole to a different port.

I have moved po hole to run on port 8080 in the config file

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.