I have ubuntu 16.04 and I need to install apache php5.3 mysql and php myadmin. I googled it, but all the advice I tried failed. I either end up installing php5.6 or got multiple errors during installation.
Right now I have php5.3 downloaded from php.net, and I tried to compile and install it, but my server treats php files as text files (it gives me its inside code instead of executing it)
So can you give me straight instructions what I should do...
How do I delete everything that I've already installed because it is definitely going to be unstable and how do I reinstall apache php5.3 mysql and phpmyadmin.
Any help appreciated!