Can anyone give me a step by step on how to get php and apache working together. Testing php from command line works fine, but any php in web pages does not execute.
I think the module? required for apache is missing or not installed (I'm running with default versions of appache php and mysql from the FC2 AMD 64 distro).I say this cos I've looked in /etc/httpd/modules
and there is no mention of php.
Ta In advance
Mark