New installation
Posted by: vinnyms (---.ph.ph.cox.net)
Date: August 05, 2012 02:05AM

Hello all,

I have just made my installation, and would like to do a "hello world" program to get started...

What is that I have to do next?

Thanks,
Vinny

Options: ReplyQuote
Re: New installation
Posted by: vinnyms (---.ph.ph.cox.net)
Date: August 05, 2012 02:24AM

I have the code below in a file, in the directory: C:\wamp\www\ProCo\helloworld.php , now how do I execute and test this is working. Eventually, I want to excute some scripts that query mysql stored procedures and print some simple reports to the screen...

<HTML>
<HEAD>
<TITLE> Hello World in PHP </TITLE>
</HEAD>
<BODY>
<?
// Hello world in PHP
print("Hello World"winking smiley;
?>
</BODY>
</HTML>

Thanks,
Vinny

Options: ReplyQuote
Re: New installation
Posted by: stevenmartin99 (Moderator)
Date: August 05, 2012 06:59AM

Open your browser, and enter http ://localhost/ProCo/helloworld.php

i guess you havent even just left clicked the wamp icon yet and just pressed localhost?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: New installation
Posted by: Zorve (---.vpn.ipredator.se)
Date: August 08, 2012 06:58PM

Hey, iam new to this and been trying to do vinnyms here is doing. But when i go to "[localhost]; (and yes i have created a map called "ProCo" ) i get an empty page. Any ideas what could be wrong?

Thanks

Options: ReplyQuote
Re: New installation
Posted by: RiggsFolly (---.as13285.net)
Date: August 09, 2012 02:23PM

Zovre,

Start a new Thread. Dont reuse someone elses.


Details required:

Have you started wamp server?
What colour is the Wamp Manager icon in the system tray?

Options: ReplyQuote


Sorry, only registered users may post in this forum.