Hello All! It has been a few years but I am back! Not sure if this is the right forum for this thread, mods please redirect me if I'm wrong.
I'm having an issue today with a PHPMyAdmin installation that has been running without issue for several months. I went to PMA this morning to do a bulk data upload, and I got a white screen instead of the login screen. Yesterday this was not the case - everything worked. The website itself works fine, and queries the database properly, so I know PHP and MySQL are both running.
The PHP error log shows this message:
[03-Aug-2016 08:43:40 America/New_York] PHP Fatal error: require_once(): Failed opening required './libraries/common.inc.php' (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\phpMyAdmin\js\whitelist.php on line 21
I checked, and the common.inc.php file IS present. Any ideas?
EDIT: I should point out that I am running PHP 5.6 on IIS / Windows Server 2012 R2. PHPMyAdmin is version 4.5.4.1A.