Hallo Community,
i have installed Scalix 11 (RHEL 4) with Installer on a Centos 4.4 Virtuozzo - VPS. After the text-based Installer has finished all Services were installed correctly and I can use SAC to create users and send mails with Webmail. After I rebootet the VPS everything has been startet, but I couldn't reach SAC or Webmail:
Apache error: Not FoundThe requested URL /sac was not found on this server.
It seems that Apache doesn't recognize Tomcat!?
omshowlog
WARNING Administration(omgetmsg ) 01.19.07 16:49:03
[OM 23559] An unrecognized line (562) was found when an OMSTDID line was expected.
WARNING Administration(omcnvinst ) 01.19.07 16:49:03
[OM 15502]
Missing '~/sys/convert' file: creating new version.
File Name: /var/opt/scalix/sx/s/sys/convert
WARNING Administration(omcnvinst ) 01.19.07 16:49:03
[OM 15502]
Missing '~/sys/convert.cs' file: creating new version.
File Name: /var/opt/scalix/sx/s/sys/convert.cs
WARNING Administration(omcnvinst ) 01.19.07 16:49:03
[OM 15502]
Missing '~/sys/conv.noloss' file: creating new version.
File Name: /var/opt/scalix/sx/s/sys/conv.noloss
WARNING Administration(omcnvinst ) 01.19.07 16:49:03
[OM 15502]
Missing '~/sys/nwclass' file: creating new version.
File Name: /var/opt/scalix/sx/s/sys/nwclass
WARNING Administration(omcnvinst ) 01.19.07 16:49:03
[OM 15502]
Missing '~/sys/exttype' file: creating new version.
File Name: /var/opt/scalix/sx/s/sys/exttype
...
netstat -tupln (changed real IP to 1.2.3.4)
tcp 0 0 1.2.3.4:25 0.0.0.0:* LISTEN 1644/omsmtpd
tcp 0 0 127.0.0.1:5757 0.0.0.0:* LISTEN 1532/ldapmapper
tcp 0 0 0.0.0.0:5729 0.0.0.0:* LISTEN 1621/advmail.sckd
tcp 0 0 127.0.0.1:8005 0.0.0.0:* LISTEN 1751/java
tcp 0 0 0.0.0.0:389 0.0.0.0:* LISTEN 1636/omslapd
tcp 0 0 127.0.0.1:5733 0.0.0.0:* LISTEN 1517/postmaster
tcp 0 0 0.0.0.0:5768 0.0.0.0:* LISTEN 1649/sxeventserver
tcp 0 0 127.0.0.1:8009 0.0.0.0:* LISTEN 1751/java
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 1685/pop3.server
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 1652/in.imap41d
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1701/httpd
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1474/sshd
udp 0 0 0.0.0.0:3450 0.0.0.0:* 1751/java
udp 0 0 0.0.0.0:5757 0.0.0.0:* 1640/omdrs
udp 0 0 1.2.3.4:5766 0.0.0.0:* 1635/omnssck
udp 0 0 127.0.0.1:5766 0.0.0.0:* 1635/omnssck
udp 0 0 127.0.0.1:5766 0.0.0.0:* 1635/omnssck
Thanks for every help.