I enabled Zarafa/Tools/Multi-Domains.
After that I could not access to Zarafa.
So, I restarted Zarafa: /etc/init.d/artica-postfix restart zarafa
and Now Apache is down and I cannot access to any website.
Also, I cannot disable "Enable LDAP Authentication" at webmail.domain.org
Zarafa is installed at Virtual Host webmail.domain.org through GroupWares (artica-webmail.domain.org.conf)
Moreover, I rebooted the server ... but the issue is still there.
root@ns7:~# /etc/init.d/artica-postfix restart apachesrc --verbose
.
Starting......: Apache Action '-f /etc/apache2/apache2.conf -k start' failed.
.
Starting......: Apache (failed!!!)
Starting......: Apache (failed!!!)
.
Starting......: Apache Syntax error on line 70 of /etc/apache2/sites-enabled/artica-webmail.domain.org.conf:
Starting......: Apache AuthName takes one argument, The authentication realm (e.g. "Members Only")
Starting......: Apache Action '-k start' failed.
Starting......: Apache The Apache error log may have more information.
Syntax error on line 70 of artica-webmail.domain.org.conf
Line
70 AuthName ""
71 AuthType Basic
72 AuthLDAPURL
ldap://127.0.0.1:389/dc=organizations,d ... dc=com?uid73 AuthLDAPBindDN cn=xxxxxxxxxxx,dc=my-domain,dc=com
74 AuthLDAPBindPassword yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
75 AuthLDAPGroupAttribute memberUid
76 AuthBasicProvider ldap
77 AuthzLDAPAuthoritative off
78 Require ldap-user xxxxxxxxxx
79 Require ldap-user xxxxxxxxxx
80 Require ldap-user xxxxxxxxxx
81 Require ldap-user xxxxxxxxxx
82 Require ldap-user xxxxxxxxxx
