Now to resolve a different problem
Posted by: Erogenous Jones (---.range86-156.btcentralplus.com)
Date: February 10, 2009 05:38PM

Hi. You guys must think me a complete and utter moron, for which I humbly and abjectly apologise. I have managed to get WAMP partly up and running but now have a different problem:


I have a localhost at port 8080.

TOOLS

PHP info appears when clicked
PHPmyAdmin fires up (not sure what to do at this point, but have purchased a few books
SQliteManager fires up

I have written a short php script in notepad. and saved it as index.php

<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>

However, when I try and open it up using IE7, a browser widow is called up and I am asked to save it. My assumption is that I have not defined the root. What do I need to do now to set up the root data, please?

Options: ReplyQuote
Re: Now to resolve a different problem
Posted by: yfastud (Moderator)
Date: February 10, 2009 05:42PM


Options: ReplyQuote


Sorry, only registered users may post in this forum.