Anon
05-04-2002, 01:32 AM
I have installed apache 1.3 on my win 2000 machine, i have also installed php 4.0. I can access the default apache stuff through the browser by typing http://localhost
(i am not connected to net on win2k machine)it works fine. So I made a file called hello.php which contains <? phpinfo()?> just to test it. That file is in the htdocs folder. so when I put in http://localhost/hello.php all that shows up is <? phpinfo? > as plain text in the browser, instead of the php info that should come up. I have configured everything according to instructions but can't figure it out. anybody know why i am stupid?
(i am not connected to net on win2k machine)it works fine. So I made a file called hello.php which contains <? phpinfo()?> just to test it. That file is in the htdocs folder. so when I put in http://localhost/hello.php all that shows up is <? phpinfo? > as plain text in the browser, instead of the php info that should come up. I have configured everything according to instructions but can't figure it out. anybody know why i am stupid?