Page 1 of 1

Fedora Core 5 and Scalix 11.1.22

Posted: Tue Feb 27, 2007 5:06 pm
by link915
I have been banging my head against a wall all day trying to access /sac and/or /webmail to no avail. I have followed numerous FAQ's and walkthrough articles and have not been able to get things working correctly. Is there some sort of FC5 and Scalix walkthrough that details every step?

I am using the gui installer that ships with Scalix and have resolved all dependencies that it asks for. Any ideas what could be wrong or where I should start to look? The scalix and scalix-postgresql stuff is running and although scalix-tomcat has a status of not running ps ax shows that it is.

Should I have installed tomcat5 via yum prior to installing Scalix? I have tried it both ways, installed and not installed to no avail so I am fairly stumped. Any help would be great.

Also, I have no problem using another distro so if Suse is a better choice for this whole Scalix thing please let me know.

Posted: Tue Feb 27, 2007 5:35 pm
by kanderson
Is Apache running?

Thanks
Kev.

Posted: Tue Feb 27, 2007 5:39 pm
by link915
Yes, Apache is running. I can get to the default apache page with no problem.

-Tom

Posted: Tue Feb 27, 2007 5:45 pm
by kanderson
Is anything running on port 8009?

telnet servername.domain.com 8009

Kev.

Posted: Tue Feb 27, 2007 6:03 pm
by link915
No, there is nothing running on 8009...here are the open ports:

PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
80/tcp open http
110/tcp open pop3
111/tcp open rpcbind
143/tcp open imap
389/tcp open ldap
443/tcp open https

Posted: Tue Feb 27, 2007 6:11 pm
by kanderson
Can you verify that tomcat is running? And that the apache-tomcat connector is correct?

Thanks
Kev.

Posted: Wed Feb 28, 2007 8:10 am
by link915
Yes, Tomcat is running. What, exactly, do you mean by the apache-tomcat connector being correct? I have verified that the instance files are correct but other than that I am not sure what you mean.

-Tom

Posted: Wed Feb 28, 2007 2:49 pm
by link915
Well, being that we are a BSD shop and this will be the only Linux box here I just put Suse on it...Scalix installed and worked without a problem on that. Hopefully I can start testing it now. Thanks for your replies, though.