[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 16:27:23 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209743

--- Comment #21 from Olli Hauer <ohauer at FreeBSD.org> ---
>  not sure why Synth reported "The most recent version of packages are already installed".

Because the installed version match the new version, therefore pkg will not
update / reinstall the package without forcing it to do so.

In case you don't have any packages depending on apache installed try to remove
the package 
$ pkg delete apache24 
and install apache again or 
$ pkg upgrade -f /var/synth/live_packages/All/apache24-2.4.20_1.txz

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


More information about the freebsd-apache mailing list