I've installed Scalix before and it went ok, so I do have some experience with the process. This time, however, I just can't seem to get things going. I'm hoping that someone else can see something that I am missing:
I can't log into /sac or /webmail. I get 'service unavailable' on port 80 and 'connection refused' on port 8080.
I've installed CE 10.0.1. No obvious issues.
I've used the GUI interface to configure bind.
I can get to the Apache page with either host name or IP (listening on port 80)
Tomcat suggests that it is running
No errors in Tomcat log ...says it is running
when I lsof -i :80, it shows apache. :8080 shows nothing. If Tomcat is running, then shouldn't I see something listening on port 8080? Even if I start Tomcat manually using the startup.sh script, I get the same results.
Any suggestions? Is there something I am missing in my config?
Any help would be great!
-jason