apache mod_ruby error
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 went through and deleted the old mod_ruby.so to make sure it was getting recreated with the new system. Still nothing.
I can't figure out what the heck to do. Any suggestions? I've struggled with this for at least 5 hours to no avail...
|