New Install: How to enable PHP?
by maschelsea from LinuxQuestions.org on (#51AF7)
I have just completed a new install of Slackware 14.2-64 I'm trying to get back the capabilities of my previous Slackware install. The problem I'm dealing with at this moment is I can't seem to run php through apache. My test file (<php>phpinfo(); </php>) only shows text. I have gone into the apache config file and deleted the # before the Include of mod_php.conf. Rebooted apache. Nothing. My test file displays phpinfo(); I was expecting it to execute the command. It did not. Why did it not?

