You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# bin/bric_apachectl start
Use of uninitialized value in lc at /opt/bricolage/lib/Bric/Config.pm line 489.
bric_apachectl start: starting httpd
AH00526: Syntax error on line 60 of /opt/bricolage/conf/httpd.conf:
Invalid command 'SSLMutex', perhaps misspelled or defined by a module not included in the server configuration
bric_apachectl start: httpd could not be started
see https://httpd.apache.org/docs/2.4/upgrading.html
SSLMutex is replaced by Mutex
I also had to add the lines
in httpd.conf
The text was updated successfully, but these errors were encountered: