I recall having a problem like this a month ago on Solaris 5.7. mod_jk compiled cleanly, but it was actually missing something. I rearranged the order of the parameters used to call apxs, and got another clean compile, which produced a noticeably larger binary. This one worked. I'm afraid that I don't remember the exact error messages that Apache generated. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 10, 2001 11:45 AM > To: [EMAIL PROTECTED] > Subject: mod_jk causes apache to dump core > > > > Hello all, > I've been unable to find a reference to this in the bug databases or > other online documentation, so I would appreciate any suggestions you > might have. > > mod_jk.so builds without problems, but a LoadModule directive causes > apache to dump core immediately on startup. Commenting out the mod_jk > LoadModule directive causes apache to start up without problems (but does > me little good ;) > > This is apache 1.3.12, running on the (this is the big question mark in my > mind) the 2.4.0 kernel. > > -- > Michael D. Jurney > Sysadmin, datasynapse.com > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
