[Bug 209743] www/apache24: Cannot load /usr/local/libexec/apache24/mod_ssl.so, after upgrade from 2.4.18
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 26 17:20:18 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209743
--- Comment #23 from Ron Wingfield <Ron.Wingfield at archaxis.net> ---
Created attachment 170693
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170693&action=edit
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.
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: Cannot
load libexec/apache24/mod_ssl.so into server:
/usr/local/libexec/apache24/mod_ssl.so: Undefined symbol "SSL_get_srp_userinfo"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-apache
mailing list