Dear All,<br><br>I am trying to set up Apache 2 and php 5 on my shiny new Ubuntu.<br><br>When I say <a href="http://localhost">http://localhost</a><br><br>I get a message which says "It works"<br><br>Now I made a file called test.php in /var/www with the content <br>
<br># test.php<br><?php phpinfo(); ?><br><br>but when i say <a href="http://localhost/test.php">http://localhost/test.php</a> i get a pop up which says you have chosen to open test.php.<br><br>I am used WAMP in the past but I am new to LAMP. Any comments would help.<br>
<br>Many thanks,<br>Ashim.<br>