I set up a simple test.php on my server with <?php phpinfo(); ?> but it seems like when i browse to the file its being downloaded instead of displayed in the browser window. does anyone know how i can fix this?