Page 1 of 1

alternative port issues.

Posted: Mon Apr 10, 2006 11:44 pm
by jbeam
I've got scalix 10.0.1 running on port 80. I need to change that port to something other than port 80 or 8080. I tried port 8081.

When I change the port Apache is listening on to 8081, I can get into SWA but can't login to SAC. Rebooting doesn't help. All seems to be running, etc. When I revert to port 80 and restart Apache, I get access to SAC back.

Is there something about SAC's ability to check credentials that is limited to ports 80 or 8080? Where else shoudl I make the port change?

Thanks,
-jason

Posted: Wed Apr 12, 2006 7:18 am
by florian
SAC is using http for some of it's inter-component communication as well.

For this to work, you'll also need to set your new port number in /etc/opt/scalix/res/config/res.properties and restart your tomcat server.

Cheers,
Florian.