I have a problem running PHP 4.2.2 on Apache 1.3.26 running under red hat linux. I have compiled and installed all packages successfully with no errors.
The problem is that Apache does not process the php script , so any php scripts just appear as blank html files with view source displaying the PHP code. I have read that this is a server configuration problem so I have gone through the step to configure the httpd.conf file and everything is in place (AddType, LoadModule etc..) so now I'm really stuck. Can anyone help me in trying to find the cause of this problem or maybe point me in the right direction ...
Thanks
James