Topic: phpMyAdmin displaying partial text of config file

We have just recently installed:

Name        : phpMyAdmin                   Relocations: (not relocatable)
Version     : 3.4.3.1                           Vendor: Remi Collet
Release     : 1.el5.remi                    Build Date: Sun 03 Jul 2011 01:27:15 AM EDT

For some reason this build is displaying the following string at the top of every page (including the login page):

    $cfg['Servers'][1] = array( 'verbose' => 'MySQL', 'auth_type' => 'cookie', 'host' => 'localhost', 'user' => '' );

We cannot for life of it figure out why. This did not occur in the previous release we had installed.

Any thoughts?

Re: phpMyAdmin displaying partial text of config file

Hum... never notice this...

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: phpMyAdmin displaying partial text of config file

It was an odd one. We got it resolved and it had to do with getting the whole pma thing set up. It was just strange it was exhibiting this behavior until we had pma configured entirely.

Very odd, but we'll just write this off as an anomaly.