https://bugs.contribs.org/show_bug.cgi?id=11226
--- Comment #5 from Brian Read <[email protected]> ---
Dec 03 16:44:40 sme10.bjsystems.co.uk systemd[1]: Job zoneminder.service/start
failed with result 'dependency'.
Dec 03 16:44:40 sme10.bjsystems.co.uk systemd[1]: Unit mariadb.service entered
failed state.
Dec 03 16:44:40 sme10.bjsystems.co.uk systemd[1]: mariadb.service failed.
and:
[root@sme10 ~]# httpd -t
AH00526: Syntax error on line 775 of /etc/httpd/conf/httpd.conf:
Either all Options must start with + or -, or no Option may.
[root@sme10 ~]#
Alias /zm "/usr/share/zoneminder/www"
<Directory "/usr/share/zoneminder/www">
Options -Indexes MultiViews FollowSymLinks
AddType application/x-httpd-php .php
AllowOverride All
Order allow,deny
Allow from all
AuthName "Zoneminder"
AuthType Basic
AuthBasicProvider external
AuthExternal pwauth
require user admin
</Directory>
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/