Bug 318145 (MONO75122) - mod_mono does not require at least libapr 0.9.4
Summary: mod_mono does not require at least libapr 0.9.4
Status: RESOLVED MOVED
Alias: MONO75122
Product: Mono: Runtime
Classification: Mono
Component: packaging (show other bugs)
Version: unspecified
Hardware: Other Red Hat 9.0
: P3 - Medium : Minor
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 18:07 UTC by Bill Hawes
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:19:31 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"