Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Jul 19, 2013 2:32 pm 
Offline
Senior Newbie

Joined: Fri Jul 19, 2013 2:23 pm
Posts: 5
Hi,

I'm having a problem with one of my websites, and I was wondering if anyone might know offhand why I'm having issues. I have three websites on my Linode, and up until July 1st they were all working fine. However, now when trying to reach one of my websites, I instead reach another one of the websites located on the same server. The default virtual host is not active, and the virtual host files have the correct permissions, and are in the right place. My third website is also still reachable.

Again, nothing was changed from the working configuration. I'm pulling my hair out over this, so any help would be appreciated! :D

Thanks!


Top
   
PostPosted: Fri Jul 19, 2013 7:18 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
I'm pretty sure the Flying Spaghetti Monster is getting ready to smite you, and this is the first sign.

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Fri Jul 19, 2013 7:44 pm 
Offline
Senior Member

Joined: Wed Oct 20, 2010 12:11 pm
Posts: 142
We require more details than this to properly diagnose your problem. .conf files, sites-available/sites-enabled listings (if apache), etc.


Top
   
PostPosted: Fri Jul 19, 2013 8:06 pm 
Offline
Senior Newbie

Joined: Fri Jul 19, 2013 2:23 pm
Posts: 5
I don't believe in the Flying Spaghetti Monster. He requires too many sacrifices for my taste.

I'm happy to share any details you require. What .conf files/details would you like? The sites-available/sites-enabled listings are correct (AFAIK), so I'm fairly sure that's not the problem, although I'll get you whatever info will move things along.

Thanks!


Top
   
PostPosted: Fri Jul 19, 2013 8:46 pm 
Offline
Senior Member

Joined: Mon Jan 02, 2012 12:45 pm
Posts: 365
callitaclue,
Please provide a little more information. Don't be shy about including your domain names (that is a subtle hint) because it's next to impossible for us to replicate the issue without them.

Also, have you changed anything on your server between July 1 and when this problem occurred? Updated a config file? Maybe fixed something in an htaccess file? Added a new IP address? Changed your DNS servers? Anything you've done could be the culprit (these computer machines are finicky things).


MSJ


Top
   
PostPosted: Fri Jul 19, 2013 8:59 pm 
Offline
Senior Newbie

Joined: Fri Jul 19, 2013 2:23 pm
Posts: 5
Nope, nothing was changed. Certainly no .htaccess files or .conf files. DNS servers are still setup and working (this took me forever to figure out, as I'm kinda stepping in to help someone, and whoever setup their myriad sites is directing things all over hell's half acre).

The website that I'm having a problem with is espn.synklynk.com. It redirects to rightsworkshop.com, which is on the same server. What's weird (to me at least, as I'm comparatively a noob) is that synklynk.com is still reachable. The sites-available and sites-enabled files are all in order (I think; the file is identical to the other sites' files save for the corresponding info for each site).

I really, really appreciate you taking the time to have a look at this. Beers are on me.


Top
   
PostPosted: Fri Jul 19, 2013 9:08 pm 
Offline
Senior Member

Joined: Mon Sep 12, 2011 3:29 am
Posts: 63
ICQ: 1081190
Website: http://kyhwana.org
AOL: kyhwana
Location: New Zealand
callitaclue wrote:
I really, really appreciate you taking the time to have a look at this. Beers are on me.


Only if you provide all your vhosts in sites-enabled can anyone help.


Top
   
PostPosted: Fri Jul 19, 2013 9:19 pm 
Offline
Senior Member

Joined: Mon Jan 02, 2012 12:45 pm
Posts: 365
So synklynk.com works fine, rightsworkshop.com works fine, but espn.synklynk.com is now redirecting to rightsworkshop.com.

Your IP (173.255.223.231) displays rightsworkshop.com, so it could be that espn.synklynk.com isn't configured correctly and therefore displays the default domain for your server.

And you haven't made any changes to anything on your server? espn.synklynk.com worked properly as recently as July 1? Have you restarted your server? Do you get any errors when you restart your httpd service? What do your Apache logs show when accessing espn.synklynk.com?


Top
   
PostPosted: Sat Jul 20, 2013 5:50 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
deleted


Last edited by zunzun on Sun Aug 04, 2013 8:31 pm, edited 1 time in total.

Top
   
PostPosted: Sat Jul 20, 2013 2:19 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
callitaclue wrote:
I'm happy to share any details you require.

Why turn your post into a boorish thread of "twenty questions".

Just post ALL THE FREAKING DETAILS so that people can understand what your setup is and hopefully spot the problem.

Don't "assume" anything is ok, because if it was, it would be working instead of being broke.

Better Details = Better Answers

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Sat Jul 20, 2013 2:43 pm 
Offline
Senior Newbie

Joined: Fri Jul 19, 2013 2:23 pm
Posts: 5
I'm not trying to be deliberately vague, I just don't know what info is required. I didn't set these sites up, and I'm obviously a noob with Linux servers.

A couple of things: the server was rebooted, but only after things stopped working (July 6th, I believe). As for the logs, the access log doesn't list anything after June 30th, which is how I (perhaps incorrectly) deduced that the site stopped working on July 1st.

/etc/apache2/httpd.conf file is empty. I can't run httpd from the command line (it's a daemon, but I should be able to call it from the command line, no?)

Sites-available folder: 000defaultTRW dbase.rightsworkshop.com default default-ssl espn.synklynk.com li279-231.members.linode.com rightsworkshop.com saltysounds.com sevenseasmusic.com synklynk.com

Again, I appreciate the help.


Top
   
PostPosted: Sat Jul 20, 2013 10:24 pm 
Offline
Senior Newbie

Joined: Fri Jul 19, 2013 2:23 pm
Posts: 5
I figured out my problem. I was actually looking at the wrong files: the default config file was still linked in my sites-enabled folder, even though "a2dissite default" repeatedly reported success, stating "Site default already disabled". Turns out the default config was still running, as the actual default configuration file was not named in the standard way (guessing here). So, even though a seasoned pro (or savvy amateur) would have noticed the file starting with 000 as the default and unlinked it in sites-enabled, I relied upon the above command, which told me that the default config was not running.

Thanks to everyone who tried to help. At the very least, I have a better understanding how everything works, and what to include when asking for help in the future.


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


Who is online

Users browsing this forum: No registered users and 4 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