Page 1 of 1

upgrade from 1.10 to 2.0.2

PostPosted: Tue Dec 12, 2006 1:37 pm
by Op3r
I planning an upgrade from 1.10 to the current beta version.

I was wondering if I can just upgrade it. I can probably just reformat the server but it is hosted on a datacenter. so reformatting the server is out of the question

so

Here's the steps that I am thinking
upgrading asterisk, zaptel,libri
installing perl modules
and running install.pl

upgrade all the packages.

anything that I missed? any hints out there who tried upgrade than complete reinstal?

PostPosted: Tue Dec 12, 2006 1:58 pm
by mflorell
It might be easier to reinstall :)

what you need to do is:
- download 1.1.11 and run the upgrade steps in the README
- download 1.1.12-3 and run the upgrade steps in the README
- download 2.0.1 and run the upgrade steps in the UPGRADE doc
- download 2.0.2 and run the upgrade steps in the UPGRADE doc

You have to do them all and do them in order for everything to work right.

PostPosted: Tue Dec 12, 2006 2:22 pm
by enjay
definately redo the database, dont try to use the scripts to update the database as it will fail on multiple levels..

export the tables you have data in that you want to move over but from a structure perspective build it from scratch.. or create another database called asterisk2 and just migrate information.

-Art

PostPosted: Tue Dec 12, 2006 5:46 pm
by Op3r
thats what I thought.

oh well. Might be easier to reinstall everything. Now where is that NOC people when you need them? hehehehe.

thanks.