I have a problem when entering the LAM server from the browser. What happens is that by accessing localhost / lam, the PHP code on the web is not executed, and it only shows me a lot of PHP code.
I have executed the sudo apt-get install ldap-account-manager
command and the program has been installed with its respective dependencies (PHP5 and Apache2).
This is working on a virtual machine of Ubuntu 16.04 LTS of 64bits.
Where can this error be found?
I've been spinning for days and can not find anything.