Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2016 17:20:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 209743] www/apache24: Cannot load /usr/local/libexec/apache24/mod_ssl.so, after upgrade from 2.4.18
Message-ID:  <bug-209743-16115-tjPIDsLxrh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209743-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209743-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209743

--- Comment #23 from Ron Wingfield <Ron.Wingfield@archaxis.net> ---
Created attachment 170693
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170693&action=
=3Dedit
diffs of the httpd.conf files

Completed the rebuild/install.  There is this caveat:  (but I think applied=
 to
older upgrade, for example, from v22 to v24.)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

- apache24 default build changed from static MPM to modular MPM
- more modules are now enabled per default in the port
- icons and error pages moved from WWWDIR to DATADIR

   If build with modular MPM and no MPM is activated in
   httpd.conf, then mpm_prefork will be activated as default
   MPM in etc/apache24/modules.d to keep compatibility with
   existing php/perl/python modules!

Please compare the existing httpd.conf with httpd.conf.sample
and merge missing modules/instructions into httpd.conf!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I have diff'ed the two httpd.conf files (attached) and I need to take a few
minutes to sort them out.=20=20

BTW, running/testing utilizing the custom/production httpd.conf vs the new
httpd.conf.sample (without merging the two) fails as per the following . .
.same "Undefined symbol 'SSL_get_srp_userinfo'"

# apachectl -t
httpd: Syntax error on line 143 of /usr/local/etc/apache24/httpd.conf: Cann=
ot
load libexec/apache24/mod_ssl.so into server:
/usr/local/libexec/apache24/mod_ssl.so: Undefined symbol "SSL_get_srp_useri=
nfo"

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209743-16115-tjPIDsLxrh>