I have suse tumbleweed, apache and php7.
The setup i did
as described in https://en.opensuse.org/SDB:LAMP_setup.
I installed apache and tested with file index.html
successfully with browser chrome.
Then I defined index.php
as described in that site
but chrome just downloads php file, but does not display.
Instead browser just downloads the php-file. Any suggestions?