Phpinfo Blank Page September 10, 2019 Here’s how to fix when phpinfo is displaying a blank page. The install is missing this php module. apt install php libapache2-mod-phpapt install php libapache2-mod-php Restart after install. service apache2 restartservice apache2 restart