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