Re: undefined symbol: rb_defout when loading mod_ruby
ts <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general,gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "T" == Tim Bates <[email protected]> writes: T> Syntax error on line 60 of /etc/apache/conf/apache.conf: T> Cannot load /etc/apache/extramodules/mod_ruby.so into server: T> etc/apache/extramodules/mod_ruby.so: undefined symbol: rb_defout Well, one possibility : It's compiled with 1.6.8 but run by 1.8.1, no ? Guy Decoux