I've been reading lots of posts about access issues with SAC and Webmail, but none seem to address my issue. I just did a fresh install of openSUSE 10.2 and Scalix 11.1.0 Both installs went without errors. When i try to access sac or webmail I get an error 404 /webmail (/sac) does not exist. When I browse to /srv/www/htdocs I don't see any webmail or sac folder. When i try to access them through http://myipaddress/webmail I get the error from the Apache Tomcat server, but when I try and access it through http://127.0.0.1/webmail I get the error from Apache. Accessing through my IP does not add anything to the Apache error log. Here is the output of my Apache error log:
[Wed Jul 25 09:31:34 2007] [error] [client 127.0.0.1] File does not exist: /srv/www/htdocs/webmail
[Wed Jul 25 09:31:40 2007] [error] [client 127.0.0.1] File does not exist: /srv/www/htdocs/sac
I'm very stuck with this one, any help would be great. Thanks.