Pointing WAMP to a domain
Posted by: eightelectron (---.hsd1.ma.comcast.net)
Date: August 11, 2008 07:23AM

I've got WAMP 5 running and my website is functional from the IP address of my network via port forewarding. i just bought a domain name. how do i sync the two?

thanks in advance

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: yfastud (Moderator)
Date: August 11, 2008 01:08PM


Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: eightelectron (---.hsd1.ma.comcast.net)
Date: August 20, 2008 01:18AM

thanks. everything seems to be working when i have my server running. (http://theeightelectron.net). now im working with php doing a simple mail program to my email. i use the proper SMTP server (comcast) and i have checked all ports as to be open, but i get the following error.

"
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\processContact.php on line 10"

And we see on line 10

"<?php
$name = $_POST['name'];
$to = "the.eight.electron@gmail.com";
$from = "Website Message";
$subject = 'the subject';
$message = "Message from ". $name . "/n" . $_POST['message'];


mail($to, $from, $subject, $message);

?>"

thanks alot for help

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: yfastud (Moderator)
Date: August 20, 2008 03:18AM


Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: berry05 (---.hsd1.ma.comcast.net)
Date: August 20, 2008 03:27AM

eightelectron, i have a question...is your ISP comcast?

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: yfastud (Moderator)
Date: August 20, 2008 04:10AM

he he... he he.. :-)

I used to have comcast, then they found out I've been using their mail server and you could guess what happened next... ;-)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: berry05 (---.hsd1.ma.comcast.net)
Date: August 20, 2008 05:11AM

are we allowed to use port 80 with comcast?

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: yfastud (Moderator)
Date: August 20, 2008 01:13PM

yes, you should not have problem w/ that as long as don't let them know you're running a web server ;-)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: berry05 (---.hsd1.ma.comcast.net)
Date: August 20, 2008 02:54PM

and if they find out im running a web server?

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: yfastud (Moderator)
Date: August 20, 2008 03:21PM

either change port in main config file and include that port in url to access your websites or simply change isp just as I did ;-)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: berry05 (---.hsd1.ma.comcast.net)
Date: August 20, 2008 03:26PM

one question...what ISP did u change it to that lets u use port 80?

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: yfastud (Moderator)
Date: August 20, 2008 04:02PM

it depends on your location and we are a group, it's where the initial name letter for our website JLBN, and we take turn to host, especially we try to get FiOS now

Quote

FiOS, the nation's fastest consumer broadband connections - with download speeds up to 50 megabits per second (Mbps) and upload speeds up to 20 Mbps

lowest plan is 5/2 Mbps for about $20/mth and highest is 50/20 Mbps for about $90/mth. Also remember, anyone who has Fios also has the most HD TV channels ;-)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Pointing WAMP to a domain
Posted by: berry05 (---.hsd1.ma.comcast.net)
Date: August 20, 2008 04:19PM

FiOS with verizon?

Options: ReplyQuote


Sorry, only registered users may post in this forum.