Upgrade Mantis 1.0.8 to 1.3.2 mantis_config_table error

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
zelynn
Posts: 3
Joined: 11 Oct 2016, 03:22

Upgrade Mantis 1.0.8 to 1.3.2 mantis_config_table error

Post by zelynn »

Hi,

I want to upgrade Mantis from 1.0.8 to 1.3.2. I have copied config_inc.php to new directory/config folder.
At Pre-Installation Check, Config File Exists but Database does not show -> Possible problem Bad Config_inc.php?

When I click Install/Upgrade Database, I got the following:
BAD
Create Table mantis_config_table(config_id, VARCHAR(.....)
Table 'mantis_config_table' already exists

Please help.

Thank you.
regards,
zelynn
MySQL: 5.0
PHP: 5.6.2
Mantis: 1.0.8
OS: Windows Server 2008 R2 Std SP1
rmeske
Posts: 19
Joined: 17 Feb 2012, 00:27
Location: California
Contact:

Re: Upgrade Mantis 1.0.8 to 1.3.2 mantis_config_table error

Post by rmeske »

Hello,

I had a similar problem. The solution for me was to make a copy of the config_inc.php.sample named config_inc.php and then modify the settings based on my old config_inc.php file.

I also had to remove all custom_* files as some of them were not compatible with 1.3.2. Now I am trying to find 1.3.2 equivalents to what I had in those custom files.
Ron
Post Reply