Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Virtual Hosting Issues
PostPosted: Wed Oct 20, 2010 8:16 pm 
Offline
Newbie

Joined: Wed Oct 20, 2010 8:08 pm
Posts: 4
Website: http://www.goinflame.com
WLM: reliantj03@hotmail.com
Yahoo Messenger: sumaxjr
Location: Texarkana, Texas
Just installed Apache on my Linode server. I intend on using multiple virtual hosts. I'm posting the code from my "sites-available" file... go to the address "skyportgames.com" and there's a strange "parking" page there that I've never seen...

Code:
<VirtualHost xx.xx.xx.xx:80>
        ServerAdmin admin@sumaxian.com
        ServerName skyportgames.com
        ServerAlias www.skyportgames.com
        DocumentRoot /srv/www/skyportgames.com/public_html/
</VirtualHost>

_________________
- Josh Rogers


Top
   
 Post subject:
PostPosted: Wed Oct 20, 2010 8:22 pm 
Offline
Junior Member

Joined: Sun Jan 27, 2008 11:52 pm
Posts: 36
Open Command Prompt, if in Windows, or use nslookup from shell.

Do an nslookup of your domain. Make sure that your DNS servers at your location return something actually useful like the IP to your linode.

When I visited the site, it worked fine, except for the phpbb3 mysql error.


Top
   
 Post subject: Really?
PostPosted: Wed Oct 20, 2010 8:26 pm 
Offline
Newbie

Joined: Wed Oct 20, 2010 8:08 pm
Posts: 4
Website: http://www.goinflame.com
WLM: reliantj03@hotmail.com
Yahoo Messenger: sumaxjr
Location: Texarkana, Texas
Really? I get an "Under Construction" page...

_________________
- Josh Rogers


Top
   
 Post subject:
PostPosted: Wed Oct 20, 2010 9:27 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
When you ping www.skyportgames.com does it resolve to 173.255.196.90?

If not, either your local DNS is messed up, or you still have an old value cached in your workstation (or a bad HOSTS file).


Top
   
 Post subject: Interesting
PostPosted: Wed Oct 20, 2010 11:02 pm 
Offline
Newbie

Joined: Wed Oct 20, 2010 8:08 pm
Posts: 4
Website: http://www.goinflame.com
WLM: reliantj03@hotmail.com
Yahoo Messenger: sumaxjr
Location: Texarkana, Texas
Very interesting. I agree with you, but it must be my local DNS. I've tried it from another machine under the same ISP and pinged a wrong address... wierd.

Code:
 Name: p9p.geo.mf0.yahoodns.net
Addresses: 67.195.145.142
                   67.195.145.141
Aliases: www.skyportgames.com



I will mention that I just recently swapped over the name servers with my domain provider. Maybe my ISP hasn't "caught up" with the changes, since I've visited the site today before the name servers were changed??

_________________
- Josh Rogers


Top
   
 Post subject:
PostPosted: Wed Oct 20, 2010 11:44 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
Code:
Default Server:  google-public-dns-a.google.com
Address:  8.8.8.8

> www.skyportgames.com
Server:  google-public-dns-a.google.com
Address:  8.8.8.8

Non-authoritative answer:
Name:    www.skyportgames.com
Address:  173.255.196.90


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group