https://issues.apache.org/bugzilla/show_bug.cgi?id=48466
Frank <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #7 from Frank <[email protected]> 2010-01-20 08:48:00 UTC --- Thank you, I now have it working. The problem was when I went from apache-1.3 to apache-2.0 I changed this: configure --enable-module=most --enable-shared=max To this: configure --enable-mods=shared=all This built all the modules with support for shared libs. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
