Re: [Radiant] New to Radiant - 500 error

2009-01-12 Thread Jose Hales-Garcia


On Jan 12, 2009, at 2:55 PM, Susan Chouinard wrote:

Trying to deploy a test page and I have no problem getting to the  
admin
section, logging in and setting up a test page. However, when I try  
to view

the test page in the browser I get a 500 error. I figure this is just
something really simple that I'm missing, and while I searched the  
archives
I wasn't able to find a similar problem. I have done the VirtualHost  
node in

Apache and pointed it to the /public folder for the app.


If you're using Apache 2, be sure to allow Apache access to the public  
directory with a line like...


  Directory /path/to/your/radiant/directory/public
Allow from all
  /Directory

Jose
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] New to Radiant - 500 error

2009-01-12 Thread Christian Vetter
Hi Susan,
Have you set a layout for your page? Pages do inherit layouts from their 
parents but, naturally, the root page needs to have a layout set. If that's not 
it, have a look at your log at [path_to_app]/log/[environment].log -- you'll 
usually find some information regarding your problem there.

Best regards
Chris


 Date: Mon, 12 Jan 2009 12:55:50 -1000
 From: Susan Chouinard webmas...@clarkhawaii.com
 Subject: [Radiant] New to Radiant - 500 error
 To: radiant@radiantcms.org
 Message-ID: 002c01c97508$ea9d1100$bfd733...@com
 Content-Type: text/plain; charset=us-ascii
 
 Hi
 
  
 
 I just installed Radiant 0.6.9 on an Apache server. Using Phusion
 Passenger.
 Rails 2.1.2 and Ruby 1.8.5.
 
  
 
 Trying to deploy a test page and I have no problem getting to the admin
 section, logging in and setting up a test page. However, when I try to
 view
 the test page in the browser I get a 500 error. I figure this is just
 something really simple that I'm missing, and while I searched the
 archives
 I wasn't able to find a similar problem. I have done the VirtualHost node
 in
 Apache and pointed it to the /public folder for the app.
 
  
 
 Any help would be appreciated.
 
  
 
 Susan 
 
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] New to Radiant - 500 error

2009-01-12 Thread Sean Cribbs
Lack of a layout would not prevent the root page from rendering if the 
'body' part is present.  There's probably something else going on.


Sean

Christian Vetter wrote:

Hi Susan,
Have you set a layout for your page? Pages do inherit layouts from their 
parents but, naturally, the root page needs to have a layout set. If that's not 
it, have a look at your log at [path_to_app]/log/[environment].log -- you'll 
usually find some information regarding your problem there.

Best regards
Chris


  

Date: Mon, 12 Jan 2009 12:55:50 -1000
From: Susan Chouinard webmas...@clarkhawaii.com
Subject: [Radiant] New to Radiant - 500 error
To: radiant@radiantcms.org
Message-ID: 002c01c97508$ea9d1100$bfd733...@com
Content-Type: text/plain;   charset=us-ascii

Hi

 


I just installed Radiant 0.6.9 on an Apache server. Using Phusion
Passenger.
Rails 2.1.2 and Ruby 1.8.5.

 


Trying to deploy a test page and I have no problem getting to the admin
section, logging in and setting up a test page. However, when I try to
view
the test page in the browser I get a 500 error. I figure this is just
something really simple that I'm missing, and while I searched the
archives
I wasn't able to find a similar problem. I have done the VirtualHost node
in
Apache and pointed it to the /public folder for the app.

 


Any help would be appreciated.

 

Susan 



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

  


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


RE: [Radiant] New to Radiant - 500 error

2009-01-12 Thread Susan Chouinard
Hi Christian, Jose and Sean - 

I've tried every one of the suggestions offered so far, with the exception
of upgrading Ruby to 1.8.6, and no luck so far.

Susan  


 -Original Message-
 From: radiant-boun...@radiantcms.org
[mailto:radiant-boun...@radiantcms.org]
 On Behalf Of Christian Vetter
 Sent: Monday, January 12, 2009 2:58 PM
 To: radiant@radiantcms.org
 Subject: Re: [Radiant] New to Radiant - 500 error
 
 Hi Susan,
 Have you set a layout for your page? Pages do inherit layouts from their
parents
 but, naturally, the root page needs to have a layout set. If that's not
it, have a look
 at your log at [path_to_app]/log/[environment].log -- you'll usually find
some
 information regarding your problem there.
 
 Best regards
 Chris
 
 
  Date: Mon, 12 Jan 2009 12:55:50 -1000
  From: Susan Chouinard webmas...@clarkhawaii.com
  Subject: [Radiant] New to Radiant - 500 error
  To: radiant@radiantcms.org
  Message-ID: 002c01c97508$ea9d1100$bfd733...@com
  Content-Type: text/plain;   charset=us-ascii
 
  Hi
 
 
 
  I just installed Radiant 0.6.9 on an Apache server. Using Phusion
  Passenger.
  Rails 2.1.2 and Ruby 1.8.5.
 
 
 
  Trying to deploy a test page and I have no problem getting to the admin
  section, logging in and setting up a test page. However, when I try to
  view
  the test page in the browser I get a 500 error. I figure this is just
  something really simple that I'm missing, and while I searched the
  archives
  I wasn't able to find a similar problem. I have done the VirtualHost
node
  in
  Apache and pointed it to the /public folder for the app.
 
 
 
  Any help would be appreciated.
 
 
 
  Susan
 
 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] New to Radiant - 500 error

2009-01-12 Thread Sean Cribbs
Then try tailing the log and putting it in a pastebin for us.  That 
can help us know what's going on.  Here's the command, in case you're 
not familiar:


tail -f log/production.log

Then paste into one of these websites:

http://pastie.org
http://gist.github.com

Sean

Susan Chouinard wrote:
Hi Christian, Jose and Sean - 


I've tried every one of the suggestions offered so far, with the exception
of upgrading Ruby to 1.8.6, and no luck so far.

Susan  



  

-Original Message-
From: radiant-boun...@radiantcms.org


[mailto:radiant-boun...@radiantcms.org]
  

On Behalf Of Christian Vetter
Sent: Monday, January 12, 2009 2:58 PM
To: radiant@radiantcms.org
Subject: Re: [Radiant] New to Radiant - 500 error

Hi Susan,
Have you set a layout for your page? Pages do inherit layouts from their


parents
  

but, naturally, the root page needs to have a layout set. If that's not


it, have a look
  

at your log at [path_to_app]/log/[environment].log -- you'll usually find


some
  

information regarding your problem there.

Best regards
Chris




Date: Mon, 12 Jan 2009 12:55:50 -1000
From: Susan Chouinard webmas...@clarkhawaii.com
Subject: [Radiant] New to Radiant - 500 error
To: radiant@radiantcms.org
Message-ID: 002c01c97508$ea9d1100$bfd733...@com
Content-Type: text/plain;   charset=us-ascii

Hi



I just installed Radiant 0.6.9 on an Apache server. Using Phusion
Passenger.
Rails 2.1.2 and Ruby 1.8.5.



Trying to deploy a test page and I have no problem getting to the admin
section, logging in and setting up a test page. However, when I try to
view
the test page in the browser I get a 500 error. I figure this is just
something really simple that I'm missing, and while I searched the
archives
I wasn't able to find a similar problem. I have done the VirtualHost
  

node
  

in
Apache and pointed it to the /public folder for the app.



Any help would be appreciated.



Susan

  

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

  


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant