[solved]Nothing displayed in browser

Hello guys,

I don’t understand what appens, I finished my apache & php setup (PHP 7.0.10 (cli) (built: Nov 2 2016 13:59:40))

I start apache instance that displayed the testpage on browsers (all).

Here I copy the zip file content to my intranet workdirectory
I restart apache
I open browsers http://myipormydns/ then page is blank instead of getting the installer page

I can try to run http:/ip.ip.ip.ip/matomo.php with similar results

I can try to run http:/ip.ip.ip.ip/piwik.php but then browser displays file content instead of interpreting it.

I just don’t understand what the f**k I did bad.

Thanks for help

Hi,

It seems like your webserver delivers the PHP file instead of interpreting it.

So please check if you have set up PHP with Apache (and not just PHP cli) correctly. I don’t use Apache, so I can’t help with the details.

Please show your apache vhost and your installed php/apache packages and I would take a look. So far, my educated guess, is that you did not install the libapache2-mod-php.

Maybe, I m going to check it all & try again.

Thanks.

Hello, I m still working around the issue(s).
It seems We have many little issues on apache setup (spécific tunning of the company) so it is quite hard to investigate. :wink: I’ll come back asap to edit that post & explain what solution was.

OK so there was 2 different problems, with php setup, & one more in http setup.
Thanks for the clues