[Bug 1042037] Apache upgrade runs /usr/share/apache2/apache-22-24-upgrade and issues a2enmod: command not found
9 Jun
2017
9 Jun
'17
10:49
http://bugzilla.suse.com/show_bug.cgi?id=1042037 http://bugzilla.suse.com/show_bug.cgi?id=1042037#c6 --- Comment #6 from Dario Savella <dario@growingman.com> --- Since you asked, here's the second part of the script: if ! a2enmod -q authn_core; then a2enmod authn_core fi if ! a2enmod -q authz_core; then a2enmod authz_core fi if ! a2enmod -q log_config; then a2enmod log_config fi If I disable the log_config module from my configuration, every upgrade will enable it again. Anyway: I will see if I can close this bug, otherwise you will have to do it. Thanks for the support -- You are receiving this mail because: You are on the CC list for the bug.
2754
Age (days ago)
2754
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@novell.com