Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Server error
PostPosted: Mon Apr 02, 2012 2:49 pm 
Offline
Newbie

Joined: Mon Apr 02, 2012 2:38 pm
Posts: 2
AOL: 22+Brackendale+Grove
Location: United Kingdom
So, I've added my name-based virtual hosts (I currently have 2), the first one works perfectly, but the second one, well, I just keep getting this error:

HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request. I've created the public_html/logs directories, and linked my virtual host file from my sites-available to the sites-enabled directory. I've pretty much just followed this LAMP tutorial: http://library.linode.com/lamp-guides/u ... 0.04-lucid

The server is running on: Ubuntu 10.04

The domain hosts file for vouchh.me is the following:
<VirtualHost *:80>
ServerAdmin karl@vouchh.me
ServerName vouchh.me
ServerAlias www.vouchh.me
DocumentRoot /srv/www/vouchh.me/public_html/
ErrorLog /srv/www/vouchh.me/logs/error.log
CustomLog /srv/www/vouchh.me/logs/access.log combined
</VirtualHost>

I've probably missed something out, but if I have, I'll include it asap.

Any advice/help would be great.
Thanks.


Top
   
 Post subject:
PostPosted: Mon Apr 02, 2012 6:44 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Does anything interesting show up in /srv/www/vouchh.me/logs/error.log ?

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
 Post subject:
PostPosted: Mon Apr 02, 2012 9:10 pm 
Offline
Newbie

Joined: Mon Apr 02, 2012 2:38 pm
Posts: 2
AOL: 22+Brackendale+Grove
Location: United Kingdom
Fixed. It seems some file was messing everything up. Guess I'll have to turn error reporting on next time, and not let the server not display errors. Thanks.


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


Who is online

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