Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Aug 13, 2012 9:31 pm 
Offline

Joined: Mon Aug 13, 2012 9:24 pm
Posts: 1
I am trying to install nginx on my Linode server using steps provided in RailsCasts webcast but every time I am getting "500 Internal Server Error" error message after installing nginx. Per web-cast, if should show "Welcome to nginx!" page.

apt-get -y update
apt-get -y install curl git-core python-software-properties

# nginx
add-apt-repository ppa:nginx/stable
apt-get -y update
apt-get -y install nginx
service nginx start

Ref: http://railscasts.com/episodes/335-deploying-to-a-vps

Any help is much appreciated. Is there any way to look into nginx log file to identify the issue?

Thanks


Top
   
PostPosted: Mon Aug 13, 2012 11:35 pm 
Offline
Sysop

Joined: Sat Nov 27, 2010 3:32 am
Posts: 180
Website: https://blog.timheckman.net/
Location: San Francisco, CA
What do nginx's log files say? It should explain why you are hitting the 500 internal error.

-Tim

_________________
'If debugging is the process of removing bugs, then programming must be the process of putting them in.' //Edsger Dijkstra
'Nothing is withheld from us which we have conceived to do.' | 'Do things that have never been done.' //Russell Kirsch


Top
   
PostPosted: Thu Aug 23, 2012 10:30 am 
Offline

Joined: Mon Oct 31, 2011 12:05 pm
Posts: 1
Website: http://www.newtriks.com
AOL: newtriks
Location: UK
I had the same error and I am not sure what the actual root of this issue is, maybe a missing default index.html file, however, plough on with the rest of that tutorial, it will work fine.

_________________
Cheers,

Simon


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


Who is online

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