Index: [Article Count Order] [Thread]

Date:  Wed, 01 Sep 2004 21:36:52 -0400
From:  Adam Thorsen <athorsen@...>
Subject:  Re: Apache::RubyRun, Apache::ERubyRun problems
To:  modruby@... (modruby ML)
Message-Id:  <41367934.30003@...>
In-Reply-To:  <413666CB.9070000@...>
References:  <413666CB.9070000@...>
X-Mail-Count: 01287

Ok, I actually just read the README.en for mod_ruby and it says I have 
to have Apache 1.3.3 (I have 1.3.29).  Is this definitely the problem?

Adam Thorsen wrote:

> First off, I'd like to say I love mod_ruby :)
>
> Now, here is my problem:
>
> I am using:
> Apache/1.3.29 (Unix)
> ruby 1.8.1 (2003-12-25) [i386-openbsd3.5]
> eruby-1.0.5
> mod_ruby-1.2.2
>
> I installed and configured mod_ruby and eruby as I was told to here:
> http://modruby.net/en/index.rbx/mod_ruby/install.html
>
> When I attempt to access either a .rthml file or a .rbx file, I get 
> this error from apache:
>
> mod_ruby: (eval): (eval)uninitialized constant Apache::RubyRun 
> (NameError)
> mod_ruby:   from (eval):0:in `value'
>
> or
>
> (eval): (eval)uninitialized constant Apache::ERubyRun (NameError)
> [Wed Sep  1 19:27:28 2004] [error] mod_ruby:   from (eval):0:in `value'
>
> depending on whether I'm trying to load a .rbx or .rhtml file.
>
> I have seen similar questions on the list before, but I haven't seen 
> any solutions yet.
>
> Thanks for your help in advance,
>
> -Adam
>
>
>