Setting-up apache & php

piltdown piltdown at fastmail.fm
Sun Jan 9 01:52:13 UTC 2005


On Sun, 09 Jan 2005 11:54:41 +0000, Peter Bengtsson wrote:

> Try this:
> $ sudo apt-get update
> $ sudo apt-get install apache2 php4

Thanks for your reply. I already have those packages installed. Is their
anything else I should be doing? 

I've tried the following html doc (located in my home directory):

<html>
  <body>
    <?php
      echo "hello";
    ?>
  </body>
</html>

But I just get a blank page. Does the html doc have to be located
elsewhere?

Thanks.





More information about the ubuntu-users mailing list