Jen wrote:


Hi there.  New to the PHP space here and I'm trying to set things up.  (if
I'm on the wrong newsgroup, please let me know...)

I've got Apache 1.3.27 running and I have downloaded PHP 4.3.4 on my
computer.  Next, I created a test.php file which contains:

<?php

phpinfo();

?>

That's it - real simple.  I just want to see it work on the server, but when
I open up that page in a browser, it just displays those tags, exactly as I
typed them.  If I go to http://localhost, I get a page that says,

"If you can see this, it means that the installation of the Apache web
server software on this system was successful. You may now add content to
this directory and replace this page."

Now, maybe I'm just not putting test.php in the right directory?  I'm not
sure.  Apache is running from d:/apache/apache/ and PHP is located in
d:/php/.  Any help would be appreciated!

Thanks.



read install.txt located in d:/php

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



Reply via email to