Hi,
I upgraded my Scalix 11.4.1 to a Scalix 11.4.5 but web services (swa, sac, mobile) doesn't work.. When i call the SWA , it responses with a 404 error code (description: The requested resource (/webmail) is not available.)
I found in the error log of apache (error_log) that apache can't connect to AJP. Here is the error:
[Sat Dec 12 02:43:45 2009] [error] (111)Connection refused: proxy: AJP: attempt to connect to 192.168.200.130:8009 (scalix.mediaspot.net) failed
[Sat Dec 12 02:43:45 2009] [error] ap_proxy_connect_backend disabling worker for (scalix.mediaspot.net)
[Sat Dec 12 02:43:45 2009] [error] proxy: AJP: failed to make connection to backend: scalix.mediaspot.net
[Sat Dec 12 02:43:55 2009] [error] proxy: AJP: disabled connection for (scalix.mediaspot.net)
Any suggestions?