Occurs only if ServerDefault is set to 0 (choose server).
Fatal error: Call to undefined function PMA_isSuperuser() in /var/www/hosts/serverpilot/phpMyAdmin-4.0.0-all-languages/libraries/Menu.class.php on line 434
Commenting line 434 causes "Call to undefined function PMA_DBI_fetch_result" some lines later, looks like there is a problem with the order of the includes.
753e1f364832cfd3d6e2b9b505403d3372c7a38c is the first bad commit
commit 753e1f364832cfd3d6e2b9b505403d3372c7a38c
Author: Rouslan Placella rouslan@placella.com
Date: Thu Aug 9 12:58:03 2012 +0200
:040000 040000 62eeb28ada6ad9e18eb79b46d3066527bbcff17b d4e7326364eed98226cfeccb8bf5576e0725a234 M js
:040000 040000 793e624b3e262cd1426f251f70da78e368865db8 799a86dad83299a8c00d817bd7a9cbcedc68f896 M libraries
I am also receiving the same error with 4.0.1
Started fixing this:
https://github.com/phpmyadmin/phpmyadmin/commit/a5839bf23649f8c927d02d9d09b977e7fbbc70c3
and finished with
https://github.com/phpmyadmin/phpmyadmin/commit/30e0e3648d90f349a119d9f53c94230fb7675210
Last edit: Marc Delisle 2013-06-08