No webmail or SAC since upgrade from 11.4.2 to 11.4.3

Discuss the Scalix web client

Moderators: ScalixSupport, admin

KiwiStag
Posts: 42
Joined: Thu Mar 23, 2006 5:48 am
Location: New Zealand

No webmail or SAC since upgrade from 11.4.2 to 11.4.3

Postby KiwiStag » Tue Mar 31, 2009 9:01 pm

For some reason the server now can't find SAC or webmail (http://server.domain/webmail)
It seemed to happen after the last main server reboot early last week - of course users never told me until today..
below are dumps from scalix-web-client.conf & scalix-tomcat-connector.conf :

scalix-web-client.conf

Code: Select all

ScriptAlias /Scalix/wap /opt/scalix/bin/ice.cgi/prof=WAP-C
ScriptAliasMatch ^/Scalix/wap-(.*) /opt/scalix/bin/ice.cgi/prof=WAP-$1

<Directory "/opt/scalix/bin">
        AllowOverride None
        Options +ExecCGI -Includes
        Order allow,deny
        Allow from all
        AddDefaultCharset off
</Directory>
Alias       /omhtml/           /var/opt/scalix/ml/s/omhtml/
<Directory "/var/opt/scalix/ml/s/omhtml">
        AllowOverride None
        Order allow,deny
        Allow from all
        AddDefaultCharset off
</Directory>


scalix-tomcat-connector.conf

Code: Select all

# ---------------------------------------------------------------------------
# Load deflate and proxy_ajp modules used by Scalix:
# ---------------------------------------------------------------------------

<IfModule !mod_deflate.c>
LoadModule deflate_module modules/mod_deflate.so
</IfModule>

<IfModule !mod_proxy.c>
LoadModule proxy_module modules/mod_proxy.so
</IfModule>

<IfModule !mod_proxy_ajp.c>
LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
</IfModule>

<IfModule !mod_proxy_http.c>
LoadModule proxy_http_module modules/mod_proxy_http.so
</IfModule>


# ---------------------------------------------------------------------------
# Configure on-the-fly deflate compression of the pages:
# ---------------------------------------------------------------------------

<Location />
  AddOutputFilterByType DEFLATE text/xml text/html text/css
  AddOutputFilterByType DEFLATE application/x-javascript
</Location>

# ---------------------------------------------------------------------------
# mod_proxy_ajp connector configuration
# ---------------------------------------------------------------------------

<IfModule mod_proxy_ajp.c>

Include /etc/opt/scalix-tomcat/connector/ajp/instance-*.conf

</IfModule>


There's also issues with spamassassin since the last reboot however that's another issue..

KiwiStag
Posts: 42
Joined: Thu Mar 23, 2006 5:48 am
Location: New Zealand

Re: No webmail or SAC since upgrade from 11.4.2 to 11.4.3

Postby KiwiStag » Tue Mar 31, 2009 11:13 pm

Fixed once searched under different keywords:
http://www.scalix.com/forums/viewtopic.php?t=10799&highlight=


Return to “Scalix Web Access”



Who is online

Users browsing this forum: No registered users and 21 guests