Pihole giving issues after php version got updated to 7.4

*** [ DIAGNOSING ]: Core version
[i] Core: v5.1.2 (How do I update Pi-hole?)
[i] Remotes: origin https://github.com/pi-hole/pi-hole.git (fetch)
origin https://github.com/pi-hole/pi-hole.git (push)
[i] Branch: master
[i] Commit: v5.1.2-0-g6b536b7

*** [ DIAGNOSING ]: Web version
[i] Web: v5.1.1 (How do I update Pi-hole?)
[i] Remotes: origin https://github.com/pi-hole/AdminLTE.git (fetch)
origin https://github.com/pi-hole/AdminLTE.git (push)
[i] Branch: master
[i] Commit: v5.1.1-0-ga03d1bd

*** [ DIAGNOSING ]: FTL version
[✓] FTL: v5.2

*** [ DIAGNOSING ]: lighttpd version
[i] 1.4.45

*** [ DIAGNOSING ]: php version
[i] 7.4.12

*** [ DIAGNOSING ]: Operating system
[✓] Distro: Ubuntu
[✓] Version: 18.04

*** [ DIAGNOSING ]: SELinux
[i] SELinux not detected

*** [ DIAGNOSING ]: Processor
[✓] aarch64

Debug Token:

https://tricorder.pi-hole.net/v3x9tsul55

please help

What errors do you see?

You are using apache instead of the officially supported lighthttpd as webserver

[80] is in use by apache2 (https://docs.pi-hole.net/main/prerequisites/#ports)
[80] is in use by apache2 (https://docs.pi-hole.net/main/prerequisites/#ports)

Pihole itself seems to work properly

   [2020-11-26 18:18:37.196 6361M]  -> Total DNS queries: 24408
   [2020-11-26 18:18:37.196 6361M]  -> Cached DNS queries: 2158
   [2020-11-26 18:18:37.196 6361M]  -> Forwarded DNS queries: 16924
   [2020-11-26 18:18:37.196 6361M]  -> Blocked DNS queries: 5326
   [2020-11-26 18:18:37.196 6361M]  -> Unknown DNS queries: 0
   [2020-11-26 18:18:37.196 6361M]  -> Unique domains: 2063
   [2020-11-26 18:18:37.196 6361M]  -> Unique clients: 12
   [2020-11-26 18:18:37.196 6361M]  -> Known forward destinations: 1
1 Like

I am running Lighttpd on port 8065, I see the problem now earlier I was able to see pihole showing graphs even on port 80 of apache now it only shows graphs on port 8065 of lighttpd. well what changed that after updating php to 7.4 that pihole cannot display graphs while web ui running in port 80

Is that a question?

sorry that might have been type when I was typing earlier I have corrected now.

Did you upgrade the php-sqlite packages as well

You need ${phpVer}-sqlite3" as well...

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