Ok, here's the dilly... i installed Apache Webserver v. 1.3.22 problemfree...then i installed php 4.0.6 and then MySQL now, i made a simple test php document, <? print "Hello World, my first php document ever"; ?> and saved it in apache\htdocs\test.php .. now i ran it from apache - http://127.0.0.1/test.php and then it wanted to download the document(test.php)..anyone know a solution to this?
Thanks in advance