ok, php isn't working, what did i miss?
-I downloaded php-5.2.3-win32-installer
-I ran the installer
-I told it I'm running an apeach 2.0 web server
-I told it were the config file was
-I wrote a basic php script witch i'm shure works (<html>
<head>
</head>
<body>
<?php
echo "hello"
?>
</body>
</html>)
when I try out the page, all I see is the coding in text, not "hello"
my system:
windows xp home
fire fox
check out the site: http://207.189.224.42/java_2.php