Blank index.php

Und alles was mit phpMyAdmin seine Verwandtschaft findet hat hier seinen Platz.

Blank index.php

Postby PaulC2K » 19. January 2022 02:18

I couldnt think of a more suitable title that didnt involve including a ton of info, but it seems to be more complicated than it simply not showing something.

Things work fine in localhost, but as soon as its through a reverse proxy to my domain, the login page seems to hide itself.

Screenshot (too big to IMG tag): https://i.imgur.com/kPh3vNO.png

Thats a side by side view of the same file when viewed on my website compared to localhost. Both are inside Chrome's Incognito mode, so extensions shouldnt play any part.

This is a fresh install simply to ensure it wasnt fixed in a newer version, its the 7.4.27 release on Win10 x64.
Changes made:
- created a 'PaulC2K' account with full access
- edited config.inc.php to 'auth_type' = 'cookie' and 'AllowNoPassword' = false (maybe that was already set)
- edited httpd-xampp.conf to give 'Require all granted' to phpmyadmin.
- edited http-vhosts.conf to add the domain, but i suspect thats irrelevant as the reverse proxy isnt talking to its files, its pointing to [http] + [local IP]/phpmyadmin + port 80
- edited httpd.conf to 'Require all granted' for <Directory> file system.
- saved & restarted apache

Theres 2 things which i think are significant, there may well be others:
#1 - The blank page has generated HTML, its right there in the source view! The highlighted row in each is the phpMyAdmin logo. For some reason it isnt displaying.
#2 - There are 85 errors being flagged in the console (refresh is additive), while there are none for localhost.

The apache log is clean, except for what i assume is the (hashed-out) examples from vhost??
Code: Select all
[Wed Jan 19 00:55:11.365989 2022] [ssl:warn] [pid 1604:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jan 19 00:55:11.397016 2022] [core:warn] [pid 1604:tid 596] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Jan 19 00:55:11.399018 2022] [ssl:warn] [pid 1604:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jan 19 00:55:11.416034 2022] [mpm_winnt:notice] [pid 1604:tid 596] AH00455: Apache/2.4.52 (Win64) OpenSSL/1.1.1m PHP/7.4.27 configured -- resuming normal operations
[Wed Jan 19 00:55:11.416034 2022] [mpm_winnt:notice] [pid 1604:tid 596] AH00456: Apache Lounge VC15 Server built: Dec 23 2021 11:00:40
[Wed Jan 19 00:55:11.416034 2022] [core:notice] [pid 1604:tid 596] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Jan 19 00:55:11.418035 2022] [mpm_winnt:notice] [pid 1604:tid 596] AH00418: Parent: Created child process 22108
[Wed Jan 19 00:55:11.650752 2022] [ssl:warn] [pid 22108:tid 616] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jan 19 00:55:11.677777 2022] [ssl:warn] [pid 22108:tid 616] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jan 19 00:55:11.695793 2022] [mpm_winnt:notice] [pid 22108:tid 616] AH00354: Child: Starting 150 worker threads.


Its been 3 days with this issue, using old and now a recent (php7.4) fresh release and im struggling to find anything which explains what the issue could be and how to go about addressing it. The reverse proxy seems to be working as its generating HTML, but i cant make sense of why it doesnt appear but theres obviously something screwed up in my config thats causing this.
PaulC2K
 
Posts: 9
Joined: 28. July 2010 03:26
XAMPP version: PHP 7.4.27
Operating System: Win10

Return to phpMyAdmin

Who is online

Users browsing this forum: No registered users and 7 guests