Hi everyone, I successfully installed Debian 9 (250 MB CD version from Debian) on an old laptop and then successfully installed Pi-Hole which works great (Forbes.com without a nag screen!).
However, my admin console on the laptop or on my desktop client doesn't have an graphics or data- it looks like this in Internet Explorer on the Windows PC and looks like that in Firefox on the Debian laptop:
On my android note 3 or other browsers on the pc it is straight up html code:
<?php /*
* Pi-hole: A black hole for Internet advertisements
* (c) 2017 Pi-hole, LLC (https://pi-hole.net)
* Network-wide ad blocking via your own hardware.
*
* This file is copyright under the latest version of the EUPL.
* Please see LICENSE file for your rights under this license. */
$indexpage = true;
require "scripts/pi-hole/php/header.php";
?>
Total queries (- clients)
---
Queries Blocked
---
I suspect a permissions issue someplace but I don't have a clue where to start.
root@Debian-PiHole:/var# php --version
PHP 7.0.19-1 (cli) (built: May 11 2017 14:04:47) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.19-1, Copyright (c) 1999-2017, by Zend Technologies
root@Debian-PiHole:/var# apt-cache show php
Package: php
Source: php-defaults (49)
Version: 1:7.0+49
Installed-Size: 12
Maintainer: Debian PHP Maintainers pkg-php-maint@lists.alioth.debian.org
Architecture: all
Depends: php7.0
Description-en: server-side, HTML-embedded scripting language (default)
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 7.0).
Description-md5: b955c03ceec2872c327e77278c943d6a
Section: php
Priority: optional
Filename: pool/main/p/php-defaults/php_7.0+49_all.deb
Size: 5016
MD5sum: 439628dab891fa1773fbe5c16ae7cc2d
SHA256: 464539f8a85ed3cb2fb3ac93cfe7755623a4bdf72f91d9c2a1d4ff16cb134a58