Index: [Article Count Order] [Thread]

Date:  Thu, 02 Sep 2004 11:56:08 +0900
From:  Shugo Maeda <shugo@...>
Subject:  Re: Apache::RubyRun, Apache::ERubyRun problems
To:  modruby@... (modruby ML)
Message-Id:  <41368BC8.5050103@...>
In-Reply-To:  <413666CB.9070000@...>
References:  <413666CB.9070000@...>
X-Mail-Count: 01288

Hi,

Adam Thorsen wrote:
> First off, I'd like to say I love mod_ruby :)

Thank you.

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

Can you show me your httpd.conf?

Adam Thorsen wrote:
> 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?

No, mod_ruby should work on Apache 1.3.29.

Shugo