Bugzilla – Bug 318145
mod_mono does not require at least libapr 0.9.4
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by bhawes@fotango.com 2005-06-02 11:07:07 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: After installing mod_mono, apache fails to start. Steps to reproduce the problem: 1. Install mono, xsp, mod_mono 2. Attempt to start httpd via Service Configuration app Actual Results: The following error message is displayed: httpd failed. The error was: Stopping httpd: [FAILED] Starting httpd: Syntax error on line 7 of /etc/http/conf.d/ mod_mono.conf: Cannot load /usr/lib/httpd/modules/mod_mono.so into server. / usr/lib/httpd/modules/mod_mono.so: undefined symbol: apr_socket_send [FAILED] Expected Results: How often does this happen? Every time. Additional Information: ---- Additional Comments From gonzalo@ximian.com 2005-06-02 11:38:49 MST ---- You're probably running and 'old' version of apache2/libapr in which that function is not defined. Can you tell me the version of those? Did you try compiling from source? ---- Additional Comments From bhawes@fotango.com 2005-06-03 04:32:02 MST ---- Hi. It's the default Redhat 9 installation - apache version is 2.0.40, not sure about libapr - I'm new to linux & I'm not sure how to determine this. ---- Additional Comments From gonzalo@ximian.com 2005-06-03 07:28:00 MST ---- See the manual page of 'rpm'. AFAIR, it should be something like rpm -q package-name, but i'm not sure. ---- Additional Comments From bhawes@fotango.com 2005-06-03 08:46:56 MST ---- rpm reports that libapr is not installed. However, "rpm -q -- provides httpd" lists libapr.so.0 in the results. What version of httpd and libapr are required for mod_mono? ---- Additional Comments From gonzalo@ximian.com 2005-06-03 09:21:12 MST ---- afair, at least 0.9.4 Get a newer version of apache2/libapr and mod_mono will work just fine. I'm moving this bug to packaging as the mod_mono package should require that. ---- Additional Comments From bmaurer@users.sf.net 2005-06-04 16:42:33 MST ---- *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO69258 *** This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"