Could be a number of things....you provided no info here.....you probably
need to verify each component. Questions you can ask yourself......Is
Apache running? If it wasn't, you couldn't display the page. If it is
running, did you configure it properly? Check the document root/web root to
make sure you are pointing it to the right directory. If you are trying to
open a PHP file, you may not have configured PHP properly.....Can you
display the php info? If not, that is a sure indication that it is not
configured properly. Check the php.ini file (you did move it to the
\windows directory...assuming you are running windows). If you are running
windows...is IIS installed? You can't run apache and IIS on the same port.
Basically, you need to check the documentation.... go to www.php.net
Shadow