When I try to access a php page, instead of running the script, I get a 'open/save as' application window. I tested to see if php is running using phpinfo() and it popped up fine, but when I try to pass a var or access the page using firefox or IE it treats the php page as a file to be opened rather than script to be run? What's going on?