just try to run a simple php file on the same server:
Code:
<?php
echo "It is running fine...";
?>
if it still ask you to download the file then something is wrong with the server... maybe apache is not running...