PHPMYADMIN SHOWING BLANK PAGE

We come across a strange issue with phpMyAdmin. We keep getting a blank page although MySQL is installed and running just fine.

In order to get this issue resolved run the following commands:

/scripts/makecpphp --force
/scripts/upcp --force

Done.