Virtual servers don't excecute PHP scripts

Hi, I’m desperately trying to solve this issue.
The virtual Servers don’t excecute PHP scripts (in their /home folders)
Calling the IP address with i.e. phpinfo.php works well. Somehow PHP seems to be blocked for the virtual servers.

System: LAMP ubuntu 16.04 with PHP7.0

Thanks

this is why I dont use ubuntu :slight_smile: - did you try this thing with any other distro? btw ubuntu comes with php7 headache…

I don’t think this has anything to do with OS being Ubuntu. And for me PHP 7 is better than previous version.

You need to check your error logs and try to get a clue of what’s wrong. Only then we’ll be able to help you.

You can also hire me to solve this for $15 :slight_smile:

I’m trying so desperately to solve that… I really consider to hire you, though I’m usually keen to do it myself. Please let me know how to contact you

Did you allow user nobody to read/run php?