Virtual servers don't excecute PHP scripts

5 posts / 0 new
Last post
#1 Tue, 11/08/2016 - 05:11
Buzzi

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

Tue, 11/08/2016 - 14:53
unborn
unborn's picture

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

Configuring/troubleshooting Debian servers is always great fun

Tue, 11/08/2016 - 19:27
Freddy63
Freddy63's picture

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 :)

Wed, 11/09/2016 - 00:08 (Reply to #3)
Buzzi

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

Fri, 11/11/2016 - 05:46
coderinthebox

Did you allow user nobody to read/run php?

Visit me at coderinthebox.com

Topic locked