From: Belorion Date: 2004-10-29T04:54:01+09:00 Subject: mod_ruby problems I've installed mod_ruby and eruby on a number of different occassions without a hitch. However, I'm having issues now. I recently upgraded my apache server to 2.0.50. I figured I would have to update my modules, and so I wasn't surprised when this didn't work right off the bat. I tought, hey, I just need to rebuild mod_ruby. So I d/l the most recent version from modruby.net, unpacked, ./configure --with-apxs, make, make install. And I get this message: "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 can't figure out what the heck is going on. I've tried 3 different versions of mod_ruby. I've even gone so far as to update my entire system (which was RH9) to Fedora Core 2 via yum. I also upgraded gcc and glibc... and I STILL get the same error. I can't figure out what the heck to do. Any suggestions?