Hello, I have the latest version of DietPi installed on my Pi 3b. I installed PiHole. It seems to work because when I run a test, the ads don’t appear. However, I don’t have access to the web server: during installation, it never prompted me to install one. I checked, and none of the three normally offered servers were installed. So I installed the default “lighttpd.” A Debian web page appears, but not the PiHole one. I reinstalled, but nothing works; it won’t install a web server. I don’t know what to do now.
sudo systemctl status lighttpd ● lighttpd.service - Lighttpd Daemon
Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; preset: enabled)
Drop-In: /etc/systemd/system/lighttpd.service.d
└─dietpi.conf Active: active (running) since Thu 2025-09-04 08:37:09 CEST; 11min ago
Process: 552 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (code=exited, status=0/SUCCESS)
Main PID: 595 (lighttpd) Tasks: 1 (limit: 749) CPU: 1.911s CGroup: /system.slice/lighttpd.service
└─595 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
Sep 04 08:37:07 DietPiChambreParents systemd[1]: Starting lighttpd.service - Lighttpd Daemon…
Sep 04 08:37:09 DietPiChambreParents systemd[1]: Started lighttpd.service - Lighttpd Daemon.
\[ DIAGNOSING \]: Ports in use
udp:0.0.0.0:67 is in use by dhcpd
udp:0.0.0.0:68 is in use by dhclient
udp:0.0.0.0:48225 is in use by avahi-daemon
udp:0.0.0.0:3702 is in use by kodi.bin
udp:0.0.0.0:123 is in use by pihole-FTL
udp:127.0.0.1:5335 is in use by unbound
udp:0.0.0.0:5353 is in use by avahi-daemon\[✓\]
udp:0.0.0.0:53 is in use by pihole-FTL
udp::60536 is in use by avahi-daemon
udp::123 is in use by pihole-FTL
udp::5353 is in use by avahi-daemon
udp::9777 is in use by kodi.bin\[✓\]
udp:\*:53 is in use by pihole-FTL
tcp:127.0.0.1:5335 is in use by unbound\[✓\]
tcp:0.0.0.0:8489 is in use by pihole-FTL
tcp:0.0.0.0:52222 is in use by dropbear\[✓\]
tcp:0.0.0.0:8089 is in use by pihole-FTL
tcp:0.0.0.0:8080 is in use by kodi.bin
tcp:0.0.0.0:9090 is in use by kodi.bin\[✗\]
tcp:0.0.0.0:80 is in use by lighttpd ()
tcp:0.0.0.0:8765 is in use by meyectl\[✓\]
tcp:0.0.0.0:53 is in use by pihole-FTL
tcp:127.0.0.1:9081 is in use by motion
tcp:127.0.0.1:7999 is in use by motion
tcp:\[::\]:52222 is in use by dropbear
tcp:\[::\]:8080 is in use by kodi.bin
tcp:\[::\]:9090 is in use by kodi.bin\[✗\]
tcp:\[::\]:80 is in use by lighttpd ()\[✓\]
tcp:\[::\]:53 is in use by pihole-FTL
i found ! It was not the server port 80 !!!