Postby hydrospace » Mon Aug 28, 2006 5:20 pm
Hi,
check if tomcat is running with /etc/init.d/scalix-tomcat status or ps -ef grep java. If nothing is running start it up with /etc/init.d/scalix-tomcat start.
Maybe you have to add scalix-tomcat with chkconfig to the appropriate runlevels though..
And most important: CHECK if selinux is enabled... Please refer to release notes at all... It has to be disabled...
Cheers
Stefan