
Apache 2.2.4 on Win XP not working
HI All,
I have just installed Apache 2.2.4 on Win XP (home edition) together with PHP v5.2.
I have placed a php file called index.php (containing <?phpinfo()?>) AND a web page called index.html within the root dir that Apache points to.
When I type
http://127.0.0.1/ in MS IE v6 browser I get a blank screen. Clicking on view->source will show the contents of the php file above.
When I remove the php file however, the file index.html is displayed normally.
Why isn't the php working ?
regards,
Steven M