It pains me to ask such a dumb question but...
I already use PHP widely on a host server but I want to pre-test scripts on my (Windows) machine. I installed Apache(2_2) without problems but, having then installed PHP5 (Windows binary) carefully following instructions (default settings), it shows me the raw PHP code not the interpreted stuff. Even if I run PHP from a command line with a minimal script, it still shows me the raw code and not what I want to see, so it does not seem to be anything to do with my Apache installation/config.
Troubleshooting guides just say "make sure that it shows you..." but it does not. I have searched for an answer - honestly.
TIA
Bev
I already use PHP widely on a host server but I want to pre-test scripts on my (Windows) machine. I installed Apache(2_2) without problems but, having then installed PHP5 (Windows binary) carefully following instructions (default settings), it shows me the raw PHP code not the interpreted stuff. Even if I run PHP from a command line with a minimal script, it still shows me the raw code and not what I want to see, so it does not seem to be anything to do with my Apache installation/config.
Troubleshooting guides just say "make sure that it shows you..." but it does not. I have searched for an answer - honestly.
TIA
Bev
Comment