Upgrade from 1.1.6 to 1.2.11

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
suxana
Posts: 4
Joined: 30 Jul 2012, 12:19
Location: Spain

Upgrade from 1.1.6 to 1.2.11

Post by suxana »

I need to upgrade Mantis version 1.1.6 to 1.2.11 and I do not know where to start, can anyone help me? Thanks
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Upgrade from 1.1.6 to 1.2.11

Post by atrol »

http://www.mantisbt.org/docs/master-1.2 ... LL.UPGRADE
and/or read file doc/INSTALL of your MantisBT 1.2.11 download
Please use Search before posting and read the Manual
suxana
Posts: 4
Joined: 30 Jul 2012, 12:19
Location: Spain

Re: Upgrade from 1.1.8 to 1.2.11

Post by suxana »

Hi again,

I am seeing that there are three tables in Mantis 1.2.11 that don´t appear in Mantis 1.1.18:

Mantis_bug_revision_table
Mantis_category_table
Mantis_pluguin_table

And another table that disappears in Mantis 1.2.11:

Mantis_project_category_table

What am i suppose to do to migrate the DB?

Thaks, Susana
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Upgrade from 1.1.6 to 1.2.11

Post by atrol »

You don't have to migrate anything youself.
This is done by the MantisBT installer/upgrade script.

Please don't report such kind of questions at
http://www.mantisbt.org/bugs/view.php?id=14544
This place is for bugs or feature request for MantisBT
Please use Search before posting and read the Manual
suxana
Posts: 4
Joined: 30 Jul 2012, 12:19
Location: Spain

Re: Upgrade from 1.1.6 to 1.2.11

Post by suxana »

Thank you Atrol, but I don´t understand you. I am talking about migrating the data by doing an import.
Now i have three more tables without data, does this not "affect" Mantis?
Which data has the new tables?

Thanks again,
Susana
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Upgrade from 1.1.6 to 1.2.11

Post by atrol »

suxana wrote: I am talking about migrating the data by doing an import.
Now I understand, you didn't mention this

1. export database on old machine
2. import database on new machine
3. unpack new MantisBT 1.2.11 on new system
4. transfer your customizations (config_inc.php, ...) from old system
5. adjust database settings in config_inc.php if needed
6. run admin/install.php
Please use Search before posting and read the Manual
suxana
Posts: 4
Joined: 30 Jul 2012, 12:19
Location: Spain

Re: Upgrade from 1.1.6 to 1.2.11

Post by suxana »

Thanks for all your help Atrol, what you said is also perfect.
Post Reply