Index: [Article Count Order] [Thread]

Date:  Tue, 02 Nov 2004 15:24:30 +0900
From:  Shugo Maeda <shugo@...>
Subject:  Re: install problems
To:  modruby@... (modruby ML)
Message-Id:  <4187281E.6030106@...>
In-Reply-To:  <a48d774d0410281106196c0c5f@...>
References:  <a48d774d0410281106196c0c5f@...>
X-Mail-Count: 01342

Hi,

Belorion wrote:
> I recently upgraded my Apache to 2.0.50, and I am getting this error:
> 
> "Starting httpd: httpd: module "mod_ruby.c" is not compatible with
> this version of Apache (found 20020628, need 20020903).
> Please contact the vendor for the correct version."
> 
> I figure "okay, so I need to rebuild mod_ruby"
> 
> I do so ... and I get the *same* error.  Then I think, maybe I need
> the latest version of mod_ruby? So I grab it, build it, and install
> it.

 From the error message, I think you built mod_ruby with old Apache
header files.
Did you upgraded Apache header files correctly?

Shugo