I am trying to learn Php. Today I installed the Apache Http Server 2.2 on my Windows XP system. I then installed Php-5.2.1-win32.zip.
Currently if I go to http://localhost/ it displays the "it works" screen for apache but I created a simple file called hello.php and saved it to the htdocs dir. however when I try to open the site http://localhost/hello.php it just gives a blank screen.
Anything extra I need to do or what am I doing wrong?
2007-03-17
10:49:01
·
4 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design