Blank screen while trying to install on Debian 7

This evening I tried to install Piwik on my Debian 7 VPS (32 bit), but didn’t come far. When I tried to access the first install page, all I got was a blank screen in my Firefox Browser.

I also tried to access the install page through Chroem. There I just got to see the php code.

I also tried to install Piwik on a CentOS VPS and that worked smoothly, however that’s not where I want to have this tool running.

I checked if php is really set up and running on my Debian VPS. When I give the command php -v, the system returns the message that PHP 5.4.45-0+deb7u2 (cli) and Zend Engine v2.4.0 are installed.

I’'m kinda lost. How can I activate that installation page through my Debian 7 VPS?

Problem solved already. :grinning:

All I had to do was this:

apt-get install libapache2-mod-php5