Hi, I have installed apache2, and PHP4 on Win XP pro
I created a file called test.php, and wrote in it
<?php
phpinfo();
?>
And saved it to C:\Program Files\Apache Group\Apache2\htdocs
The icon this file created is D for Dreamweaver, anyway that maynot have anything to do with it...
I then opened up Internet Explorer, and typed in http://localhost/test.php and then clicked go...up pops a screen asking me if I wanted to open the file or save it...
Can anyone explain why this would happen? Have I installed PHP4 wrongly?