Page 1 of 1

Apache problem?

Posted: Thu Oct 09, 2003 4:18 am
by gr000ve
HI!

i´m starting learning PHP, i´ve downloaded some tutorials and installed Apache Server, and something is not going ok..

i have the file test.php with this script:

<html>
<body>
<?php
print ("hello world");
?>
</body>
</html>

i´ve put this file on the localhost folder and on the browser nothing appears, i uploaded this file to my web server and "hello world" appears!

can you give some tips?
..the thing is that i want to test my php experiences locally

thnx ;)

Posted: Thu Oct 09, 2003 9:09 am
by scorphus
Hello.

Please take the time to search the forum. There are many posts regarding this same issue you're experiencing.

Regards,
Scorphus.