RE: [Radiant] New to Radiant - 500 error

2009-01-12 Thread Susan Chouinard
Thanks Sean. Part of the problem was that there was no production log being
generated at all, and nothing in the Apache access or error logs to indicate
what the problem might be.

Although I had tried it before, I once again restarted Apache and suddenly
the page appeared! Honestly I have no clue as to what could have caused the
issues (500 error, no log generated), but at least it's working now, and a
log is in fact being generated now.

Thank you to everyone that offered help!!


Susan Chouinard
Website Manager
Marketing Division
Clark Realty Corporation

Phone: 808.887.1902
Email: webmas...@clarkhawaii.com
URL: http://www.clarkhawaii.com 


> -Original Message-
> From: radiant-boun...@radiantcms.org
[mailto:radiant-boun...@radiantcms.org]
> On Behalf Of Sean Cribbs
> Sent: Monday, January 12, 2009 3:29 PM
> To: radiant@radiantcms.org
> Subject: Re: [Radiant] New to Radiant - 500 error
> 
> 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

___
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" 
Subject: [Radiant] New to Radiant - 500 error
To: 
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


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" 
> > Subject: [Radiant] New to Radiant - 500 error
> > To: 
> > 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
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" 
Subject: [Radiant] New to Radiant - 500 error
To: 
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 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" 
> Subject: [Radiant] New to Radiant - 500 error
> To: 
> 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

Susan,

It is highly recommended that you upgrade to Ruby 1.8.6 or later.  You 
could even use Ruby Enterprise Edition, with which I've had good 
success.  Also, make sure your Apache user and/or the owner of the 
project has write permissions to cache/ inside the project.


Barring those, please capture some of log/production.log while 
reproducing the error and put it in a pastebin for us.


Sean

Susan Chouinard wrote:

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 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...


  
Allow from all
  

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


[Radiant] New to Radiant - 500 error

2009-01-12 Thread Susan Chouinard
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