Added by Joshua Baker about 8 years ago
Hello,
I have an issue with running php code on an install of OpenProject. I have installed using the deb on an Ubuntu server. I then used the apt-get approach to install php. I have used a2query -m php5 to check to see if the mod is enabled and it says yes. I have also placed php code in the web root of /opt/openproject/public. All I get is the php code displayed in the browser as text.
The only thing I can figure is that there is a line somewhere in one of the config files that needs to be modified to allow the php code to run and I just don’t know where it is.
Thanks for your support.