> > LoadModule mod_ruby   libexec/mod_ruby.so // this line gives the error
>  Should be
>   LoadModule ruby_module   libexec/mod_ruby.so // Read README.en

That is. Now, it works fine :-) - Thank you.

Jilani