dear readers,
I've just installed scalix 9.1 on SuSE 9.1, for evaluation. Installed without problems.
However, there is something I don't get. In the installation guide it is recommended to change the tomcat port to 80. I did so. (in file server.xml) This worked. I can see the tomcat test page.
But, also required is apache2. This ALSO runs on port 80. Nowhere am i told to change that. So, what I did now: it shut down apache2, changed it's port to 8080 (in /etc/apache2/listen.conf) started apache2 and tomcat.
Now, when logging on to webmail things work. But now the admin console does NOT work.
http://server_ip/admin/ (as I'm told in the docs) ends up in the TOMCAT webserver administration tool, and http://server_ip:8080/sac/Admin.html says: "Object not found!".
What is going wrong here, and how to solve this?
Thanks for any replies.