Re: [Radiant] Upgrade to .07x on Dreamhost?

2009-02-25 Thread Anton Aylward
K H said the following on 02/25/2009 01:20 PM:

> Hope this helps.

My question was about UPGRADING from 0.6.9 to 0.7.1
The Gem thing is incidental.


-- 
A sense of humor is part of the art of leadership, of getting along with
people, of getting things done.
Dwight D. Eisenhower
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Upgrade to .07x on Dreamhost?

2009-02-25 Thread Anton Aylward
K H said the following on 02/25/2009 01:20 PM:
> I have a radiant 0.7.1 site on Dreamhost. I ran into some troubles  
> early on because Passenger would not recognize my local gems. But  
> adding the following line to the top of /config/environment.rb solved  
> the problem for me.
> 
> ENV['GEM_PATH'] = '/home/"your user name"/.gems'
> 
> Hope this helps.

No it doesn't.
BTDT and it doesn't -- I'm running 0.6.9 on a hosted not virtual machine.

I've also confirmed the problem with Dreamhost support.

I've also discussed this here before had that suggestion, which is how I
know it doesn't work.   Unless they've changed something in the last 9
weeks.


-- 
First they ignore you, then they laugh at you, then they fight you,
then you win.  -- Mahatma Gandhi
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Upgrade to .07x on Dreamhost?

2009-02-25 Thread Adam Farnsworth

Ken-

Thank you! This helps me so much for all my RoR apps, not just Radiant.

Adam


On Feb 25, 2009, at 10:20 AM, K H wrote:

I have a radiant 0.7.1 site on Dreamhost. I ran into some troubles  
early on because Passenger would not recognize my local gems. But  
adding the following line to the top of /config/environment.rb  
solved the problem for me.


ENV['GEM_PATH'] = '/home/"your user name"/.gems'

Hope this helps.

Ken



On Feb 25, 2009, at 10:00 AM, radiant-requ...@radiantcms.org wrote:


Send Radiant mailing list submissions to
radiant@radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
radiant-requ...@radiantcms.org

You can reach the person managing the list at
radiant-ow...@radiantcms.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Radiant digest..."


Today's Topics:

 1. Re: Upgrade to .07x on Dreamhost? (Adam van den Hoven)


--

Message: 1
Date: Wed, 25 Feb 2009 09:04:03 -0800
From: Adam van den Hoven 
Subject: Re: [Radiant] Upgrade to .07x on Dreamhost?
To: anton.aylw...@rogers.com, radiant@radiantcms.org
Message-ID: <1235581443.6571.6.ca...@vandenhoven>
Content-Type: text/plain

I sort of tried upgrading. It was on a site that I was still  
working on

so I was OK loosing everything.

I say sort of because most of the site was created and setup under . 
6.9

even though I thought I was on .7.

In the end, it was impossible to get radiant to recognize my 0.7 gem,
even though the radiant command was comming from my account. So rake
radiant:freeze:gems failed. Ultimately, I ended up simply running gem
unpack radiant in the vendor directory and going from there.

Adam

On Wed, 2009-02-25 at 11:21 -0500, Anton Aylward wrote:

Has anyone **UPGRADED** Radiant to 0.7 on Dreamhost.

As some may recall, I've had problems with Dreamhost as they don't
support Radiant or RoR and are reluctant to update GEMS.

As others may recall, the Dreamhost implementation of Passenger  
means
that any per account local GEM_HOME and GEM_PATH settings are  
ignored.


Yes, that means one has to merge the gems into the local source  
tree.

What a good thing they give me lots of disk space!

Its made upgrading difficult in the past and I'm hesitant to try  
without

hearing about the experiences of others.






--

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

End of Radiant Digest, Vol 35, Issue 39
***


___
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] Upgrade to .07x on Dreamhost?

2009-02-25 Thread K H
I have a radiant 0.7.1 site on Dreamhost. I ran into some troubles  
early on because Passenger would not recognize my local gems. But  
adding the following line to the top of /config/environment.rb solved  
the problem for me.


ENV['GEM_PATH'] = '/home/"your user name"/.gems'

Hope this helps.

Ken



On Feb 25, 2009, at 10:00 AM, radiant-requ...@radiantcms.org wrote:


Send Radiant mailing list submissions to
radiant@radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
radiant-requ...@radiantcms.org

You can reach the person managing the list at
radiant-ow...@radiantcms.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Radiant digest..."


Today's Topics:

  1. Re: Upgrade to .07x on Dreamhost? (Adam van den Hoven)


--

Message: 1
Date: Wed, 25 Feb 2009 09:04:03 -0800
From: Adam van den Hoven 
Subject: Re: [Radiant] Upgrade to .07x on Dreamhost?
To: anton.aylw...@rogers.com, radiant@radiantcms.org
Message-ID: <1235581443.6571.6.ca...@vandenhoven>
Content-Type: text/plain

I sort of tried upgrading. It was on a site that I was still working  
on

so I was OK loosing everything.

I say sort of because most of the site was created and setup under . 
6.9

even though I thought I was on .7.

In the end, it was impossible to get radiant to recognize my 0.7 gem,
even though the radiant command was comming from my account. So rake
radiant:freeze:gems failed. Ultimately, I ended up simply running gem
unpack radiant in the vendor directory and going from there.

Adam

On Wed, 2009-02-25 at 11:21 -0500, Anton Aylward wrote:

Has anyone **UPGRADED** Radiant to 0.7 on Dreamhost.

As some may recall, I've had problems with Dreamhost as they don't
support Radiant or RoR and are reluctant to update GEMS.

As others may recall, the Dreamhost implementation of Passenger means
that any per account local GEM_HOME and GEM_PATH settings are  
ignored.


Yes, that means one has to merge the gems into the local source tree.
What a good thing they give me lots of disk space!

Its made upgrading difficult in the past and I'm hesitant to try  
without

hearing about the experiences of others.






--

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

End of Radiant Digest, Vol 35, Issue 39
***


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


Re: [Radiant] Upgrade to .07x on Dreamhost?

2009-02-25 Thread Adam van den Hoven
I sort of tried upgrading. It was on a site that I was still working on
so I was OK loosing everything. 

I say sort of because most of the site was created and setup under .6.9
even though I thought I was on .7. 

In the end, it was impossible to get radiant to recognize my 0.7 gem,
even though the radiant command was comming from my account. So rake
radiant:freeze:gems failed. Ultimately, I ended up simply running gem
unpack radiant in the vendor directory and going from there. 

Adam

On Wed, 2009-02-25 at 11:21 -0500, Anton Aylward wrote:
> Has anyone **UPGRADED** Radiant to 0.7 on Dreamhost.
> 
> As some may recall, I've had problems with Dreamhost as they don't
> support Radiant or RoR and are reluctant to update GEMS.
> 
> As others may recall, the Dreamhost implementation of Passenger means
> that any per account local GEM_HOME and GEM_PATH settings are ignored.
> 
> Yes, that means one has to merge the gems into the local source tree.
> What a good thing they give me lots of disk space!
> 
> Its made upgrading difficult in the past and I'm hesitant to try without
>  hearing about the experiences of others.
> 
> 

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


[Radiant] Upgrade to .07x on Dreamhost?

2009-02-25 Thread Anton Aylward
Has anyone **UPGRADED** Radiant to 0.7 on Dreamhost.

As some may recall, I've had problems with Dreamhost as they don't
support Radiant or RoR and are reluctant to update GEMS.

As others may recall, the Dreamhost implementation of Passenger means
that any per account local GEM_HOME and GEM_PATH settings are ignored.

Yes, that means one has to merge the gems into the local source tree.
What a good thing they give me lots of disk space!

Its made upgrading difficult in the past and I'm hesitant to try without
 hearing about the experiences of others.


-- 
"All information stored electronically has value and shall be protected
commensurate with its value." Corollary: "If data has no value, it
should not be using storage space."

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