« Return to Thread: Mod_Ruby and Radiant

Re: Mod_Ruby and Radiant

by Jack Downes-2 :: Rate this Message:

Reply to Author | View in Thread

Okay, I recompiled the mod_ruby source such that i turned the SAFE const
to 0, and .... well, got a different error:

> [Sun Feb 24 21:49:18 2008] [error] mod_ruby: error in ruby
> [Sun Feb 24 21:49:18 2008] [error] mod_ruby:
> /var/lib/gems/1.8/gems/radiant-0.6.4/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:266:in
> `load_missing_constant': uninitialized constant ADDITIONAL_LOAD_PATHS
> (NameError)
> [Sun Feb 24 21:49:18 2008] [error] mod_ruby:   from
> /var/lib/gems/1.8/gems/radiant-0.6.4/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:452:in
> `const_missing'
> [Sun Feb 24 21:49:18 2008] [error] mod_ruby:   from
> /var/www/sites/dtc/nwmt.us/subdomains/www/html/dispatch.rb:9
> [Sun Feb 24 21:49:18 2008] [error] mod_ruby:   from
> /usr/lib/ruby/1.8/apache/ruby-run.rb:53:in `load'
> [Sun Feb 24 21:49:18 2008] [error] mod_ruby:   from
> /usr/lib/ruby/1.8/apache/ruby-run.rb:53:in `handler'
Anyone know what this is?

thanks,
Jack


Jack Downes wrote:

> I'm trying to decrease the RubySafeLevel...  that is the first error,
> all the others are just part of the cascade, so that might just be it.
>
> Jack
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@...
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>  

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

 « Return to Thread: Mod_Ruby and Radiant