Hi folks am a newbie so please be gentle. I just installed Apache 2.0 and PHP 5.01. The web server is fine cuz I see the default page whenever I go to http://localhost etc. I typed a simple page in the webroot to show phpinfo() and the syntax is correct, however instead of interpreting the code and rendering the page to the browser - I see the actual code itself being displayed when I point my browser to it. Can someone please tell me what am doing wrong?