When you go to the site and attempt to access index.php in your browser, you should see the "results" of running the PHP code in the file.
However, if your server is *not* processing the PHP as a script, it will display the file's contents to the browser.
It seems your server's config isn't set to execute PHP files as PHP.




