cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 2.1 and 3.2 running on same box

emzvargas
Champ in-the-making
Champ in-the-making
hello..im really new with alfresco and i have a really stupid question that im sure that someone in this forum can answer.
im have alfresco 2.1 running with hsql and default config(port 8080) and im trying to install a new instance of alfresco(version 3.2) with mysql listening on port 8081..both of then installed on different paths

Its that possible to do?? cuz im running into problems while trying to load the new instance of alfresco 3.2


Really new some advise on this issue
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
Yes its possible to do.    But you will need to clearly separate every resource for each instance.  

You have identified the need to separate the http port but there's a bumch of other network ports that also need separating.     You also need to make sure you have different database schemas for each instance.   And different paths for alf_data as well.

emzvargas
Champ in-the-making
Champ in-the-making
thanx for the fast reply!!
Could you please tell me what other ports should i look into and also where are located..so i can work on separate them..
In regards to the databases schemas..the 2.1 version is running on an default HSQL database installation and the newer version of alfresco(3.2) will be running on a new Mysql database schema and of course the alf_data are running both on different s paths