Dne Mon, 10 Jun 2013 11:46:15 -0400 Marc Delisle marc@infomarc.info napsal(a):
Michal Čihař a écrit :
Hi all
I've just upgraded demo server to PHP 5.5 and phpMyAdmin seems to be quite broken:
PHP Fatal error: Call to a member function get() on a non-object in libraries/Header.class.php on line 136
Any idea what could be causing this?
Let me compile 5.5 RC3 on my test machine, I'll come back to you in a few minutes.
By the way, on http://demo.phpmyadmin.net/STABLE/ I see the config file not being interpreted by PHP.
Indeed that was one of problems, but master does not show any error on that...
The second error was not loaded json extension, again was not properly detected and lead to blank page...
Tracked as:
https://sourceforge.net/p/phpmyadmin/bugs/3980/ https://sourceforge.net/p/phpmyadmin/bugs/3981/