Is it possible to change the http port for sac / webmail ?

Discuss Scalix Management Services ( formerly Scalix Admin Console )

Moderator: ScalixSupport

b²
Posts: 33
Joined: Thu Apr 26, 2007 12:29 pm

Is it possible to change the http port for sac / webmail ?

Postby b² » Tue May 22, 2007 12:31 pm

Hello,

i want to change the HTTP Port for accessing sac and webmail to 8080 to get the old behavior back.

I changed the following:

IN: /etc/opt/scalix-tomcat/connector/ajp/instance-HOSTNAME.conf

Code: Select all

<VirtualHost hostname.domain.tld:80>
    Include /etc/opt/scalix-tomcat/connector/ajp/app-HOSTNAME.*.conf
</VirtualHost>

to

Code: Select all

<VirtualHost hostname.domain.tld:8080>
    Include /etc/opt/scalix-tomcat/connector/ajp/app-HOSTNAME.*.conf
</VirtualHost>


IN: /etc/opt/scalix-tomcat/connector/jk/instance-HOSTNAME.conf

Code: Select all

<VirtualHost hostname.domain.tld:80>
    Include /etc/opt/scalix-tomcat/connector/jk/app-HOSTNAME.*.conf
</VirtualHost>

to

Code: Select all

<VirtualHost hostname.domain.tld:8080>
    Include /etc/opt/scalix-tomcat/connector/jk/app-HOSTNAME.*.conf
</VirtualHost>

IN: /etc/httpd/conf/httpd.conf

added :

Code: Select all

Listen 8080

Now i can access webmail but not sac.

In detail: Login to sac fails. I can see the login screen.

The german error message is :

"Anmeldung konnte nicht durchgeführt werde Konfigurationsdaten konnten nicht geladen werden.
Ein Problem mit dem Administrationsserver ist aufgetreten"

Translated something like:

"Login was unsuccessful the configurationdata could not be loaded. There is a problem with the administrationserver"

I found a Post here viewtopic.php?t=4172&highlight=change+sac+port

I assume you're accessing your sac over port 80, i.e. http://server:80/sac. That means that you have mod_jk installed. I seems that when asked during installation, you told res to think it would work through port 8080.

Please change 8080 to 80 in /etc/opt/scalix/res/config/res.properties and restart Tomcat.


I think this could help me..but i can´t find /etc/opt/scalix/res/config/res.properties.

Any Idears ? Or is it impossible/ no good idear to change the Port for SAC ?

Using : Scalix 11.03 Updated from 10.x (can´t remember)

Thanks

B²

b²
Posts: 33
Joined: Thu Apr 26, 2007 12:29 pm

Postby b² » Wed May 23, 2007 9:28 am

Got it. -> solved it.

The wiki told me were i could find the file. (thanks for the hint)

In addition to the mentioned above i changed:

IN /var/opt/scalix/bi/res/config/res.properties

res.tomcat.tcp.port=


to

res.tomcat.tcp.port=8080


And now it works.


Return to “Scalix Management Services”



Who is online

Users browsing this forum: No registered users and 1 guest