Simple Machines Community Forum

SMF Support => SMF 2.1.x Support => Topic started by: meirav on December 03, 2014, 04:47:27 PM

Title: Running 2.0.9 and 2.1 on same server?
Post by: meirav on December 03, 2014, 04:47:27 PM
I'd like to begin testing 2.1. Would there be any problem running 2.0.9 and 2.1 on the same server?

From what I can see, the directories would be totally independent, so it shouldn't be an issue, but I wanted to check with people more knowledgeable than I am. Thanks.
Title: Re: Running 2.0.9 and 2.1 on same server?
Post by: Bob Perry of Web Presence Consulting on December 03, 2014, 04:51:31 PM
You will be fine doing that, but you don't want to use the same database for both, they need to be seperate.
Title: Re: Running 2.0.9 and 2.1 on same server?
Post by: kawajax on December 03, 2014, 04:54:23 PM
Why not? Because you can run example tree SMF 2.0 in same server, same time. Of course need different folder, and different prefix or DB.
Title: Re: Running 2.0.9 and 2.1 on same server?
Post by: ARG01 on December 03, 2014, 05:02:19 PM
The same server is not an issue. Since each install requires the creation of a database, logically they would each have their own database. I currently run a 1.1.x, seven 2.0.9's and two 2.1 beta's on the same server.
Title: Re: Running 2.0.9 and 2.1 on same server?
Post by: Illori on December 03, 2014, 05:49:49 PM
They can be in the same database as long as each install has its own unique table prefix.
Title: Re: Running 2.0.9 and 2.1 on same server?
Post by: ARG01 on December 03, 2014, 05:56:20 PM
Quote from: Illori on December 03, 2014, 05:49:49 PM
They can be in the same database as long as each install has its own unique table prefix.

True. But since the OP's intentions are simply for testing 2.1, using separate databases would be much easier and less confusing.