Hi,

I've installed php 4 with apache 1.3.20, apache seems to work fine, but when
I point to a *.php file, it keeps on asking me to save the file.

All I put in the file is
<html>
<body>
<? echo "Hello World" ?>
</body>
</html>

I have edited the httpd.conf, uncommenting the line.

Any help would be appreciated.



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to