Nothing is displayed by my browser when I try to run phpMyAdmin, what can I do? ΒΆ
Try to set the $cfg['OBGzip']
directive to false
in the phpMyAdmin configuration file. It helps sometime. Also have a look at your PHP version number: if it contains "b" or "alpha" it means you're running a testing version of PHP. That's not a so good idea, please upgrade to a plain revision.