Re: install problems
Shugo Maeda <[email protected]> Tue, 02 Nov 2004 15:24:30 +0900
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
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