Hi maxpup979,
Thanks very much for your advice.
I have try what you have suggested to test my localhost:
<?php
print "Well hiya world!";
?>
Yes , My localhost is no problem, When I pointed to this script in IE6, the page shows " Well hiya world"
I try to test the script which is your the other suggestion:
<?php
include "index.php";
I put this script in :C:\Program Files\Apache Group\Apache2\htdocs folder, the IE browser shows notthing.
In My apachehtdocs folder has: (Zend folder), index.html page(Zend's),
(PHPB😎 Folder.....This is the one I want to install. But when I point the IE to "localhost", it always show Zend's index.html page first. and when I point to " localhost\phpbb,which i saw the list of files instead of index.php. and when I click index.php, it only shows blank but nothing.
Once again thanks for your reply and look forward to hearing for you soon.
Nicole