tonysu wrote:I had disabled SELinux, also...
Minor summary to this point...
- Apache default page displays (http://localhost)
- Subdirectories such as /webmail return 404, "page not found"
- Firewall disabled
- SELinux disabled
- Tomcat service verified running
- Scalix non-web (ie SMTP and POP) verfied running
- Cannot locate Tomcat "context" configuration which should describe the /webmail and /sax web directories
This is not the most elegant of comands but what output do you get from the following.....
netstat -apn |grep ":80" |grep LISTEN
You should see 3 java processes 8005, 8009, 8080 and then httpd running on 80.
also what tomcat based packages do you have?
# rpm -qa |grep tomcat
scalix-tomcat-5.5.25-415
scalix-tomcat-connector-11.4.1.905-1.rhel5