You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
My OS is FreeBSD9.2-i386
root@suidar:/usr/local/etc/apache22 # uname -v
FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC
root@suidar:/usr/local/etc/apache22 #
apache22
root@suidar:/usr/local/etc/apache22 # httpd -v
Server version: Apache/2.2.25 (FreeBSD)
Server built: Aug 5 2013 09:21:21
root@suidar:/usr/local/etc/apache22 #
I installed apa22-mod_ruby,and configure httpd.conf from httpd.conf.mod_ruby
when I start apache,some error like this。
root@suidar:/usr/local/etc/apache22 # /usr/local/etc/rc.d/apache22 start
Performing sanity check on apache22 configuration:
httpd: Syntax error on line 107 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_ruby.so into server: /usr/local/libexec/apache22/mod_ruby.so: Undefined symbol "rb_f_lambda"
Starting apache22.
httpd: Syntax error on line 107 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_ruby.so into server: /usr/local/libexec/apache22/mod_ruby.so: Undefined symbol "rb_f_lambda"
/usr/local/etc/rc.d/apache22: WARNING: failed to start apache22
root@suidar:/usr/local/etc/apache22 #